aboutsummaryrefslogtreecommitdiff
path: root/testcurl.sh
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-18 09:22:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-18 09:22:41 +0000
commit7c4b6cb0d9a3e20ea455fab85f560cca3c076020 (patch)
tree5e74484a7a1e3a94c396bcb935ad301a481bb9ed /testcurl.sh
parentaced2904ffa1d162b00389b10b56e8137c685363 (diff)
make this script tell that this is the obsolete version, to make it possible
to detect
Diffstat (limited to 'testcurl.sh')
-rwxr-xr-xtestcurl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcurl.sh b/testcurl.sh
index 043f66ca2..194af9f50 100755
--- a/testcurl.sh
+++ b/testcurl.sh
@@ -136,6 +136,7 @@ log "CFLAGS = $CFLAGS"
log "CC = $CC"
log "version = $version"
log "date = `date -u`"
+log "testscript = obsolete shell version, use tests/testcurl.pl instead!"
# Make $pwd to become the path without newline. We'll use that in order to cut
# off that path from all possible logs and error messages etc.