X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcomet2%2Ferr_201%2Fcmd;h=61f1c82276ea9f4a5e0d8100f960402a30414f31;hb=269dc2f6c836027e0be757cfcea7922292620390;hp=a7fbe85097a58559d9ca0d708fa7362550cb7154;hpb=9110bf71c8d4f1d1da5327f3afc0d0b1bdab8c02;p=YACASL2.git diff --git a/test/system/comet2/err_201/cmd b/test/system/comet2/err_201/cmd index a7fbe85..61f1c82 100755 --- a/test/system/comet2/err_201/cmd +++ b/test/system/comet2/err_201/cmd @@ -1,2 +1,4 @@ -../../../../casl2 -O ../../../../as/err/err_201.casl -../../../../comet2 -M8 a.o +YACASL2DIR=../../../.. +$YACASL2DIR/casl2 -O $YACASL2DIR/as/err/err_201.casl +$YACASL2DIR/comet2 -M8 a.o +rm -f a.o