From 2ec3ebe16cafeefc9d2b43bac8cee475c3cf0a03 Mon Sep 17 00:00:00 2001 From: levine Date: Sat, 18 Oct 1997 18:26:10 +0000 Subject: (release): oops, removed "echo" that was used to disable CVS commit, for testing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index acfbefe1283..a088cc22710 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ ifeq ($(shell pwd),/project/adaptive/ACE_wrappers) "\"$${major}.$${minor}.$${beta}\\0\"\n";' > \ ace/Version.h; \ chmod 644 VERSION $$CHANGELOG ace/Version.h; \ - echo cvs commit -m"$$ACE_VERSION" VERSION $$CHANGELOG ace/Version.h) && + cvs commit -m"$$ACE_VERSION" VERSION $$CHANGELOG ace/Version.h) && else TIMESTAMP = endif -- cgit v1.2.1