aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/start.sh')
-rwxr-xr-xtest/root/start.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/root/start.sh b/test/root/start.sh
new file mode 100755
index 000000000..8e7a869cd
--- /dev/null
+++ b/test/root/start.sh
@@ -0,0 +1,4 @@
1#/bin/bash
2
3./configure
4./root.sh | grep TESTING \ No newline at end of file