]> git.pld-linux.org Git - packages/exim.git/blobdiff - branch.sh
rel 2; upstream fixes
[packages/exim.git] / branch.sh
index f8a676f3270c38a2e2ea263e5fb73658da60b497..117650d231da412b9bee406ef2e637120e690a6e 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -7,6 +7,9 @@ branch=exim-4.95+fixes
 out=$package-git.patch
 repo=$package.git
 
+echo "No usable branch on upstream git repository... exiting" >&2
+exit 1
+
 # use filterdiff, etc to exclude bad chunks from diff
 filter() {
        cat
This page took 0.071165 seconds and 4 git commands to generate.