From: bobcall Date: Wed, 27 Feb 2013 17:29:18 +0000 (-0500) Subject: Fixed missing { X-Git-Tag: release-20150131~509^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5c72f9b69ae7d5465ac8b9fabf56d887ad012d3e;p=oweals%2Fkarmaworld.git Fixed missing { --- diff --git a/bin/bupdb.sh b/bin/bupdb.sh index 47ab2f8..db4a8a6 100755 --- a/bin/bupdb.sh +++ b/bin/bupdb.sh @@ -108,7 +108,7 @@ function usage() { function env_check() { - +} while getopts b:h:n:r:w: option do case "${option}"