X-Git-Url: https://git.arvados.org/arvados-dev.git/blobdiff_plain/d7bda40439a964ab2117933aba3694cb635e23dc..d64b434147ba00224c937d192573a46d4543089d:/jenkins/rails-package-scripts/postrm.sh?ds=sidebyside diff --git a/jenkins/rails-package-scripts/postrm.sh b/jenkins/rails-package-scripts/postrm.sh index 8c45d2f..2d63f0b 100644 --- a/jenkins/rails-package-scripts/postrm.sh +++ b/jenkins/rails-package-scripts/postrm.sh @@ -14,7 +14,7 @@ purge () { if [ "$1" = 'purge' ]; then # This is a debian-based system and purge was requested purge -elif [ "$1" = "0" ] || [ "$1" = "1" ] || [ "$1" = "2" ]; then +elif [ "$1" = "0" ]; then # This is an rpm-based system, no guarantees are made, always purge # Apparently yum doesn't actually remember what it installed. # Clean those files up here, then purge.