summaryrefslogtreecommitdiffstats
path: root/ship
diff options
context:
space:
mode:
Diffstat (limited to 'ship')
-rwxr-xr-xship/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/ship/build b/ship/build
index cb4c20af..1c6f2e75 100755
--- a/ship/build
+++ b/ship/build
@@ -42,8 +42,8 @@ make_sedscript_maker_shellscript() {
echo 'set -euf'
echo "_build_info='$(
- echo "# This file was generated by //ship/build \\"
- echo "# Date: $(date -u --rfc-3339=s) \\"
+ echo "# This file was generated by //ship/build\\"
+ echo "# Date: $(date -u --rfc-3339=s)\\"
echo "# Git-Commit: $(git show --pretty=oneline | awk '{print$1}')"
)'"