From 5241c64ab505949917f7eed9cfdd0e84eda90fd2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 28 Jan 2017 02:54:12 +0300 Subject: Fix previous error again. --- scripts/include/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/include/common.sh b/scripts/include/common.sh index 01c5d70..b86849c 100644 --- a/scripts/include/common.sh +++ b/scripts/include/common.sh @@ -281,7 +281,7 @@ function package_update_source { run_switch_branch echo "git pull --rebase" git pull --rebase --all - return + return 0 fi if [ -d .hg ]; then echo "hg pull" -- cgit v1.2.3-70-g09d2