chiark / gitweb /
make jenkins script use bash so we can use bashisms
authorHans-Christoph Steiner <hans@eds.org>
Wed, 2 Apr 2014 22:32:41 +0000 (18:32 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 2 Apr 2014 23:49:02 +0000 (19:49 -0400)
jenkins-build [moved from jenkins-build.sh with 99% similarity]

similarity index 99%
rename from jenkins-build.sh
rename to jenkins-build
index ccd9492e613f987a97eb8ee323d8296a78ef1260..a5219f2ffd5db97e8dc8cb00d7866a12608fe4f2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # this is the script run by the Jenkins server to run the build and tests.  Be
 # sure to always run it in its dir, i.e. ./jenkins-build.sh, otherwise it might