diff options
Diffstat (limited to 'test/hooks/checkhook.json')
-rw-r--r-- | test/hooks/checkhook.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/hooks/checkhook.json b/test/hooks/checkhook.json deleted file mode 100644 index 50ff23727..000000000 --- a/test/hooks/checkhook.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "cmd" : [".*"], - "hook" : "HOOKSDIR/checkhook.sh", - "stage" : [ "prestart" ] -} |