Quotes are needed around a variable value that has a space in it.
[AROS.git] / scripts / nightly / pkg / hosted-linux-i386
blobb1082535cc23f801165f7a8af1dd598b55517a46
1 #!/bin/zsh
2 # Creates linux-i386 "hosted" binary packages.
4 BUILDTARGET=linux-i386
5 TESTEXE="boot/linux/AROSBootstrap mungwall"
6 TESTTIMEOUT=5m
8 source $SP/pkg/hosted