]> arthur.barton.de Git - bup.git/blob - dev/shadow-bin/bup
Ensure "bup" invocations fail for all make targets
[bup.git] / dev / shadow-bin / bup
1 #!/bin/sh
2
3 cat <<EOF
4 error: something ran "bup"; bup imposter intentionally failing
5 EOF
6
7 exit 2