diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-06 17:12:55 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-06 17:12:55 +0100 |
commit | dab5209169703854951e0a2b74723b66d64c03b0 (patch) | |
tree | 3b5a41554a6d2e5e43547623545fff6b5f5b2e4d /jjb | |
parent | 9c85bc4362f17b561acfec6b27d4fb26b7e7183e (diff) |
Start build script
Change-Id: I867fa53f94d6b79455a4e78f0ca7ab71fc53dbef
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh index e69de29b..f990fcc9 100644 --- a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh +++ b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +set -e +set -x + +set + |