Indentation fix, cleanup.
[AROS.git] / scripts / nightly / pkg / hosted-linux-i386
blobe99233ab50b2ed08f4136cdece9d69f0972cb4e3
1 #!/bin/zsh
2 # Creates linux-i386 "hosted" binary packages.
4 BUILDTARGET=linux-i386
5 TESTEXE=boot/linux/AROSBootstrap
6 TESTARGS="mungwall"
7 TESTTIMEOUT=5m
9 source $SP/pkg/hosted