repo-add: remove extra exit call

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-06-27 15:08:14 -05:00
parent 09c803783d
commit 97e1dd9318
1 changed files with 0 additions and 1 deletions

View File

@ -404,7 +404,6 @@ elephant() {
"SsjFAQAA"
;;
esac | openssl base64 -d | gzip -d
exit 0
}
check_repo_db() {