mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
autobuild: add an extra blank line before the autobuild markers
This commit is contained in:
parent
a89331e954
commit
f2dc72eb47
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user