]> git.scottworley.com Git - pinch/blobdiff - tests/alias.sh
More tests: pin-twice, reject-nonancestor
[pinch] / tests / alias.sh
index 5bc611b09713e06b38810c4dd119dd33c3739500..c7213403995d2d1093f1e1b57325aa67cf9f1cca 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -e
+
 repo_dir="`mktemp -d`"
 repo="$repo_dir/repo"
 git init "$repo"