jjb: lttng-ust minor fixes
[lttng-ci.git] / scripts / lttng-ust / build.sh
index 7dd809a0ddbd896848edaf7b503b1b697fe24dea..5bc720e62d36452f9f918f710fdc8e4cc2a1c1c2 100755 (executable)
@@ -69,7 +69,9 @@ verne() {
     [ "$res" -ne "0" ]
 }
 
-# Required parameters
+# Required variables
+WORKSPACE=${WORKSPACE:-}
+
 arch=${arch:-}
 conf=${conf:-}
 build=${build:-}
This page took 0.022158 seconds and 4 git commands to generate.