From db37b0d4ede0dc2f9d8214f2b7ba6b799ced6fe8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 17 May 2014 11:41:32 -0400 Subject: [PATCH] Hooks - Corrected comment in sample hook script. --- scripts/hooks/on-exit | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/hooks/on-exit b/scripts/hooks/on-exit index cfb48839b..95c5a0b6e 100755 --- a/scripts/hooks/on-exit +++ b/scripts/hooks/on-exit @@ -8,7 +8,6 @@ # Processing goes here # Output: -# - all emitted JSON lines must be fully-formed tasks # - all emitted non-JSON lines are considered feedback messages echo on-exit