summaryrefslogtreecommitdiffstats
path: root/jjb/toolchain_test/include-raw-toolchain_test-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/toolchain_test/include-raw-toolchain_test-build.sh')
-rw-r--r--jjb/toolchain_test/include-raw-toolchain_test-build.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/jjb/toolchain_test/include-raw-toolchain_test-build.sh b/jjb/toolchain_test/include-raw-toolchain_test-build.sh
deleted file mode 100644
index 2c5a41b24..000000000
--- a/jjb/toolchain_test/include-raw-toolchain_test-build.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-# basic build script example
-
-# do nothing but print the current slave hostname
-hostname
-autoreconf --install
-./configure
-make