mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-19 05:30:04 +00:00
(svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems
This commit is contained in:
parent
06be820730
commit
12dcb3adb4
@ -103,4 +103,4 @@ if [ -n "$BRANCH" ]; then
|
||||
REV="${REV}-$BRANCH"
|
||||
fi
|
||||
|
||||
echo -e "$REV\t$REV_NR\t$MODIFIED"
|
||||
echo "$REV $REV_NR $MODIFIED"
|
||||
|
Loading…
Reference in New Issue
Block a user