aboutsummaryrefslogtreecommitdiff
path: root/tests/hook-file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hook-file')
-rw-r--r--tests/hook-file3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/hook-file b/tests/hook-file
new file mode 100644
index 0000000..4b8a2ce
--- /dev/null
+++ b/tests/hook-file
@@ -0,0 +1,3 @@
+# -*- mode: sh -*-
+# This a test hook file that only returns back the $TYPE, $PKG, and $DEST
+out "$CPT_HOOK $TYPE $PKG $DEST"