summaryrefslogtreecommitdiff
path: root/bumpVersion
diff options
context:
space:
mode:
Diffstat (limited to 'bumpVersion')
-rwxr-xr-xbumpVersion2
1 files changed, 1 insertions, 1 deletions
diff --git a/bumpVersion b/bumpVersion
index 39ffa8425..d4b91df16 100755
--- a/bumpVersion
+++ b/bumpVersion
@@ -222,7 +222,7 @@ sudo pacman -Sy
../addPkgbuildPatch add
makepkg -fcsr --noconfirm --asdeps || {
err=$?
- git checkout PKGBUILD
+ tty -s || git checkout PKGBUILD
exit ${err}
}
../addPkgbuildPatch del