diff options
Diffstat (limited to 'ship/build')
| -rwxr-xr-x | ship/build | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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}')"    )'" | 
