about summary refs log blame commit diff
path: root/tests/multiple-outputs.a.builder.sh
blob: 657b7ea0adc5c8ceffb7d334b457e6b7724c8b29 (plain) (tree)
1
2
3
4
5
6





                           
mkdir $first
mkdir $second
test -z $all

echo "second" > $first/file
echo "first" > $second/file