Commit 7c4b6cb0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

to detect
parent aced2904
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.