summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-27 13:52:26 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-27 13:52:26 +0200
commit17378115985e3549de91f99dc8a8cc08dc843db5 (patch)
tree44813ff95e2a0af5a4afafabaf91562f02e87362
parent0770092997e85928e830979377f0b43c27141e27 (diff)
test
-rwxr-xr-xpost-update.sh1
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"