make this script tell that this is the obsolete version, to make it possible

to detect
This commit is contained in:
Daniel Stenberg 2004-05-18 09:22:41 +00:00
parent aced2904ff
commit 7c4b6cb0d9
1 changed files with 1 additions and 0 deletions

View File

@ -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.