]> arthur.barton.de Git - bup.git/commit
Ensure "bup" invocations fail for all make targets
authorRob Browning <rlb@defaultvalue.org>
Sun, 1 May 2022 17:24:03 +0000 (12:24 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 9 Jul 2022 18:36:38 +0000 (13:36 -0500)
commit880ab9e31e0b86e34b0816e459f7390f3c545da3
tree5f44d2f661185fa832bf8dba5f4fbb9b2fd81fb2
parentb7c76fdeaaa1f5e5580a6b28a54ced7d99d3178d
Ensure "bup" invocations fail for all make targets

Add a test/shadow-bin/bup that fails, and always include shadow-bin in
the PATH to prevent accidentally invoking a local version.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
GNUmakefile
dev/shadow-bin/bup [new file with mode: 0755]