mirror of
https://github.com/mirror/wget.git
synced 2025-01-15 06:40:21 +08:00
contrib/check-hard: delete trailing whitespaces and repeated word
This commit is contained in:
parent
ee196f6fe5
commit
15f18e7606
@ -14,7 +14,7 @@ export CFLAGS="-std=c89 -pedantic -O2 -g -Wall -Wextra -Wstrict-prototypes -Wold
|
|||||||
|
|
||||||
CACHEFILE=$PWD/config_check.cache
|
CACHEFILE=$PWD/config_check.cache
|
||||||
|
|
||||||
# measure time consumed and and print it at the end of the script
|
# measure time consumed and print it at the end of the script
|
||||||
START=$(date +%s.%N)
|
START=$(date +%s.%N)
|
||||||
|
|
||||||
echo "./bootstrap"
|
echo "./bootstrap"
|
||||||
|
Loading…
Reference in New Issue
Block a user