diff --git a/hooks/onbuild b/hooks/onbuild index 08f78983ffdd4612161b1bba15988c46d8733943..0e002c10b38d612b32a406164577e6e8dd8af866 100644 --- a/hooks/onbuild +++ b/hooks/onbuild @@ -12,4 +12,4 @@ cd `dirname $0` cd .. -ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && shellscripts/gitsshwrapper.sh +ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && ls -l shellscripts/gitsshwrapper.sh