aboutsummaryrefslogtreecommitdiff
path: root/src/test-builder-2.sh
blob: 25a66532ff4d7ca36fdf2bf219ec28c4460bd4ba (plain)
1
2
3
4
5
#! /bin/sh

mkdir $out || exit 1
cd $out || exit 1
echo "Hello World" > bla