mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
remove unused variable
This commit is contained in:
@@ -116,7 +116,7 @@ See CONTRIBUTING.md and 'man pkgutil' for more information.
|
||||
elif [[ $arg =~ ^-+lax$ ]]; then
|
||||
opt_lax='true'
|
||||
elif [[ "$arg" = "$opt_pkg" ]]; then
|
||||
opt_latest='true'
|
||||
true
|
||||
else
|
||||
die "ERROR: Unknown argument '$arg'"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user