X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcomet2%2Ferr_207%2Fcmd;h=fc8b8dcaaf2131817ce3fb4eb449e1f8263b7d1e;hb=c382a00ca44f99c57fe50b5b2ec6cafd457b16b5;hp=a16eab6ad9b7a60ecdf4b85e3f4cd852862fc227;hpb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;p=YACASL2.git diff --git a/test/system/comet2/err_207/cmd b/test/system/comet2/err_207/cmd index a16eab6..fc8b8dc 100755 --- a/test/system/comet2/err_207/cmd +++ b/test/system/comet2/err_207/cmd @@ -1,2 +1,4 @@ -../../../../casl2 -O ../../../../as/err/err_207.casl -../../../../comet2 -M8 a.o +YACASL2DIR=../../../.. +$YACASL2DIR/casl2 -O $YACASL2DIR/as/err/err_207.casl +$YACASL2DIR/comet2 -M8 a.o +rm -f a.o