summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-10-12 13:06:16 +1100
committerAndrew Tridgell <tridge@samba.org>2010-10-12 02:13:19 +0000
commitf2dc72eb47c0a3217265784f1d76117279ca8c1c (patch)
treeb8e62188271c3671fa0f44b925a1450a0be2a094 /script
parenta89331e95480b049fa1feb314d210bc650c04494 (diff)
downloadsamba-f2dc72eb47c0a3217265784f1d76117279ca8c1c.tar.gz
samba-f2dc72eb47c0a3217265784f1d76117279ca8c1c.tar.bz2
samba-f2dc72eb47c0a3217265784f1d76117279ca8c1c.zip
autobuild: add an extra blank line before the autobuild markers
Diffstat (limited to 'script')
-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