--- embedaddon/rsync/packaging/release-rsync 2012/02/17 15:09:30 1.1.1.1 +++ embedaddon/rsync/packaging/release-rsync 2013/10/14 07:51:14 1.1.1.2 @@ -278,7 +278,7 @@ system "packaging/patch-update --branch=$master_branch if ($ans =~ /^y/i) { print "\nVisiting all \"patch/$master_branch/*\" branches ...\n"; - system "packaging/patch-update --branch=$master_branch --shell"; + system "packaging/patch-update --branch=$master_branch --skip-check --shell"; } if (-d 'patches/.git') {