jjb: lava: Set test_shell timeouts to smaller values
[lttng-ci.git] / scripts / lttng-tools / build.sh
index ca0d8198ccee696c55d4374801faafb3f8302824..de11e5c8d4b041ebafef930198983292d5dfc41c 100755 (executable)
@@ -103,7 +103,7 @@ BABEL_BINS="$WORKSPACE/deps/babeltrace/build/bin/"
 
 # Set platform variables
 case "$arch" in
-solaris10)
+sol10-i386)
     MAKE=gmake
     TAR=gtar
     NPROC=gnproc
@@ -115,7 +115,7 @@ solaris10)
     export PATH="/opt/csw/bin:/usr/ccs/bin:$PATH"
     ;;
 
-solaris11)
+sol11-i386)
     MAKE=gmake
     TAR=gtar
     NPROC=nproc
This page took 0.022341 seconds and 4 git commands to generate.