diff options
Diffstat (limited to 'src/jail-upgrade')
-rwxr-xr-x | src/jail-upgrade | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jail-upgrade b/src/jail-upgrade index c44f32d..fffc099 100755 --- a/src/jail-upgrade +++ b/src/jail-upgrade @@ -57,7 +57,6 @@ function jail_upgrade { elif [ "$SIMPLARET" == "swaret" ]; then echo error: cant upgrade on $1: no such patch dir $patches_dir fi - return fi # optionally, search all packages in the repositories and apply a patch if: |