summaryrefslogtreecommitdiff
path: root/findversion.sh
diff options
context:
space:
mode:
Diffstat (limited to 'findversion.sh')
-rwxr-xr-xfindversion.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/findversion.sh b/findversion.sh
index a03c8a0ee..1d7c52a47 100755
--- a/findversion.sh
+++ b/findversion.sh
@@ -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"