From 97afc08d7554ded87ed5ff7b285cbe4e863d6634 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Mon, 21 Mar 2005 07:37:28 +0000 Subject: [PATCH] r8: --- test/Makefile | 2 +- test/test-file | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Makefile b/test/Makefile index 7286ccf..b3bb6af 100644 --- a/test/Makefile +++ b/test/Makefile @@ -4,7 +4,7 @@ # 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" diff --git a/test/test-file b/test/test-file index be1b37b..1e6e4b7 100644 --- a/test/test-file +++ b/test/test-file @@ -26,4 +26,4 @@ string after the package name # Begin update by CARNet package broken2 -It's the end of the file and guess what? This line does not end with \n \ No newline at end of file +It's the end of the file and guess what? This line does not end with \n -- 1.7.10.4