summaryrefslogtreecommitdiff
path: root/script/commit_mark.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/commit_mark.sh')
-rwxr-xr-xscript/commit_mark.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/commit_mark.sh b/script/commit_mark.sh
index bb1e9428a0..93a345bc7b 100755
--- a/script/commit_mark.sh
+++ b/script/commit_mark.sh
@@ -8,6 +8,7 @@ fi
fullname=$(getent passwd $USER | cut -d: -f5| cut -d',' -f1)
cat <<EOF >> "$1"
+
Autobuild-User: $fullname <$USER@samba.org>
Autobuild-Date: $(date) on $(hostname)
EOF