summaryrefslogtreecommitdiff
path: root/fail-tests/fail.script
blob: 60fefe946b18fb89b94ec2a3e9f676d0f4bebb82 (plain)
1
2
3
4
#!/bin/sh

echo "file used by test" > "$DATADIR/file.txt"
echo "this is not empty output to make test fail"