Merge branch 'develop' into rav/SYN-642

This commit is contained in:
Richard van der Hoff
2016-03-03 19:14:02 +00:00
4 changed files with 12 additions and 4 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
#!/bin/bash -eu
#!/bin/bash
set -eux
: ${WORKSPACE:="$(pwd)"}
+3 -1
View File
@@ -1,4 +1,6 @@
#!/bin/bash -eu
#!/bin/bash
set -eux
: ${WORKSPACE:="$(pwd)"}
+3 -1
View File
@@ -1,4 +1,6 @@
#!/bin/bash -eu
#!/bin/bash
set -eux
: ${WORKSPACE:="$(pwd)"}
+3 -1
View File
@@ -1,4 +1,6 @@
#!/bin/bash -eu
#!/bin/bash
set -eux
: ${WORKSPACE:="$(pwd)"}