From 28660eab63a5ac042b20458db258880e95010c61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Mar 2017 13:53:22 +0200 Subject: test --- post-update.sh | 1 - 1 file changed, 1 deletion(-) 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" -- cgit