X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-tools-cn.git;a=blobdiff_plain;f=test%2FMakefile;h=a873b7eca43e472ec4b2e70dd26d08d394db055c;hp=7286ccfbffbcc31120a7727a27599fb7d2a60c32;hb=9335a249285abad7e4bff2d75fb61ffc61149170;hpb=28c409ef063bcd7161227dd4985e1df0c5cb8359 diff --git a/test/Makefile b/test/Makefile index 7286ccf..a873b7e 100644 --- a/test/Makefile +++ b/test/Makefile @@ -4,10 +4,11 @@ # Created by: ddzeko@srce.hr, 2005-03-20 # path to cp-update script -CPUPDATE=../cp-update +CPUPDATE=../cp-update.new tests: test0 test1 test2 test3 test4 test5 test6 @echo "All tests completed successfully" + @cp test-file.start test-file clean: test0 test-file.start rm -f test[0-9] test[0-9][0-9] test-file.[0-9]*