X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcomet2%2Ferr_202%2Fcmd;h=2483303b8c27ebb746c3f6259fcc11b1c97fcff5;hb=8b76a2371ab7fc325f11b9164a73e899f98072f0;hp=3cad9915ddad0244833426d98f846542bb903c72;hpb=8aa7ec78eb2670d38c077efa8a013d27fe38c19c;p=YACASL2.git diff --git a/test/system/comet2/err_202/cmd b/test/system/comet2/err_202/cmd index 3cad991..2483303 100755 --- a/test/system/comet2/err_202/cmd +++ b/test/system/comet2/err_202/cmd @@ -1,3 +1,4 @@ -../../../../casl2 -O ../../../../as/err/err_202.casl -../../../../comet2 -M32 a.o +YACASL2DIR=../../../.. +$YACASL2DIR/casl2 -O $YACASL2DIR/as/err/err_202.casl +$YACASL2DIR/comet2 -M32 a.o rm -f a.o