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