1 Oct
2008
1 Oct
'08
10:13 a.m.
2008/9/30 Dylan Smith <dylan.ah.smith(a)gmail.com>:
-exec $WINETEST_WRAPPER "$topobjdir/wine" "$program" "$infile" "$@" +exec $WINETEST_WRAPPER "$topobjdir/wine" "$program" $infile $@
It looks like this will cause problems now if $infile contains spaces or if any of the arguments in $@ contain spaces. -- Rob Shearman