diff --git a/apply-single-patch.sh b/apply-single-patch.sh index ae6b6c9..ba072d5 100644 --- a/apply-single-patch.sh +++ b/apply-single-patch.sh @@ -101,7 +101,6 @@ if [[ DOEXPORT -eq 1 ]]; then bash ~/bromite-buildtools/create-from-patch.sh $PATCH $2 || exit 1 break fi - bash else break fi