summarylogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest5
1 files changed, 5 insertions, 0 deletions
diff --git a/test b/test
new file mode 100755
index 000000000000..377b1fdfd837
--- /dev/null
+++ b/test
@@ -0,0 +1,5 @@
+#! /usr/bin/bash
+
+makepkg --check
+
+makepkg -fg \ No newline at end of file