mirror of
https://github.com/curl/curl.git
synced 2026-07-26 11:27:16 +03:00
make this script tell that this is the obsolete version, to make it possible
to detect
This commit is contained in:
parent
aced2904ff
commit
7c4b6cb0d9
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue