aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.regression
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.regression')
-rw-r--r--doc/README.regression4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.regression b/doc/README.regression
index 30d4b030d8..0a1f945edd 100644
--- a/doc/README.regression
+++ b/doc/README.regression
@@ -1,7 +1,7 @@
#
# Ethereal/Tethereal Regression Testing
#
-# $Id: README.regression,v 1.2 2000/05/13 11:34:12 gram Exp $
+# $Id: README.regression,v 1.3 2000/05/16 06:23:05 gram Exp $
#
# This is a sample Makefile for regression testing of the
# Ethereal engine. These tests use that uses 'tethereal -V' to analyze all
@@ -65,7 +65,7 @@ clean:
accept: $(REFERENCES)
%.ref : %.tether
- cp $< $@
+ mv $< $@
regress: $(TESTS)
@echo "Regression Report" > regress