1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

* Purify `make check'.

This commit is contained in:
Eelco Dolstra 2006-07-21 13:21:43 +00:00
parent 7adaa6d446
commit 9c3099d328
26 changed files with 28 additions and 29 deletions

View file

@ -1,5 +1,3 @@
export PATH=/bin:/usr/bin:$PATH
mkdir $out
echo $(cat $input1/foo)$(cat $input2/bar) > $out/foobar