summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"