summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-27 13:53:22 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-27 13:53:22 +0200
commit28660eab63a5ac042b20458db258880e95010c61 (patch)
tree23a45f3551a54db50586755711d8536b50d168dd
parent17378115985e3549de91f99dc8a8cc08dc843db5 (diff)
test
-rwxr-xr-xpost-update.sh1
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"