summaryrefslogtreecommitdiffstats
path: root/ship/build
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2013-11-05 20:21:49 +0100
committertv <tv@nomic.retiolum>2013-11-05 20:21:49 +0100
commit816471fe35bb2e9886ed3c3fdff8f23f700c912b (patch)
tree0cda79367b735820c566cf28bd1a10e58cc2af1d /ship/build
parentaf52a313b7c7601bb2ca6a29253fbba26e632e96 (diff)
ship build: remove excessive space
Diffstat (limited to 'ship/build')
-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}')"
)'"