Remove spaces at the end of lines
This commit is contained in:
parent
e4b7aa8206
commit
0a0753d579
2 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ EOF
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
# Insert date and disk usage at the top of the log file, the script
|
# Insert date and disk usage at the top of the log file, the script
|
||||||
# run and date and disk usage again at the bottom of the log file.
|
# run and date and disk usage again at the bottom of the log file.
|
||||||
case "${Makefile_target}" in
|
case "${Makefile_target}" in
|
||||||
|
|
2
jhalfs
2
jhalfs
|
@ -101,7 +101,7 @@ load_file() {
|
||||||
|
|
||||||
version="
|
version="
|
||||||
${BOLD} \"jhalfs\"${OFF} builder tool (development) \$Rev$
|
${BOLD} \"jhalfs\"${OFF} builder tool (development) \$Rev$
|
||||||
\$Date$
|
\$Date$
|
||||||
|
|
||||||
Copyright (C) 2005-2019, the jhalfs team:
|
Copyright (C) 2005-2019, the jhalfs team:
|
||||||
Jeremy Huntwork
|
Jeremy Huntwork
|
||||||
|
|
Reference in a new issue