remove eval from machine-tux.sh
This commit is contained in:
parent
c49b2296f9
commit
0f15774a0d
@ -62,8 +62,8 @@ co=""
|
|||||||
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
||||||
./renametest.sh basic $output_dir/basic-default
|
./renametest.sh basic $output_dir/basic-default
|
||||||
|
|
||||||
eval ./test.sh configure.sh $src_dir $co
|
./test.sh configure.sh $src_dir $co
|
||||||
eval ./test.sh make.sh $src_dir $mo
|
./test.sh make.sh $src_dir $mo
|
||||||
# Test linking for different languages (depends on previous compile test)
|
# Test linking for different languages (depends on previous compile test)
|
||||||
link_opts="all++ all77"
|
link_opts="all++ all77"
|
||||||
for opt in $link_opts
|
for opt in $link_opts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user