Re: [Vala] New test framework updates.



It looks like the first echo -n problem is on line 222 in testrunner.sh

if $VALAC $VALAFLAGS -o test$EXEEXT $([ -z "$PACKAGES" ] || echo $PACKAGES
| xargs -n 1 echo -n " --pkg") main.vala &>log; then

TEST: Building...                                                      FAIL
Unknown option -n
Run '/export/home/agrellum/vala-0.36.6/compiler/.libs/valac --help' to see
a full list of available command line options.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]