diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-27 13:53:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-27 13:53:22 +0200 |
commit | 28660eab63a5ac042b20458db258880e95010c61 (patch) | |
tree | 23a45f3551a54db50586755711d8536b50d168dd | |
parent | 17378115985e3549de91f99dc8a8cc08dc843db5 (diff) |
test
-rwxr-xr-x | post-update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/post-update.sh b/post-update.sh index 7c84d1a..4460957 100755 --- a/post-update.sh +++ b/post-update.sh @@ -9,7 +9,6 @@ echo "PWD=$PWD" git log --pretty=format:%h,%ai,%an,%s -1 - echo "ARGS=" $* while read IN; do echo "IN=$IN" |