guix/src/test-builder-2.sh
Eelco Dolstra 822794001c * Started implementing the new evaluation model.
* Lots of refactorings.
* Unit tests.
2003-06-16 13:33:38 +00:00

6 lines
76 B
Bash

#! /bin/sh
mkdir $out || exit 1
cd $out || exit 1
echo "Hello World" > bla