disable boxes test for now
This commit is contained in:
parent
ef61de4e19
commit
79cd6795ed
@ -42,7 +42,7 @@ DEFINE_boolean 'delete' true 'delete old versions of the package' 'd'
|
||||
|
||||
FLAGS_HELP="USAGE: ${ARGV0} [flags]"
|
||||
|
||||
if [ `which 7z` ] || exit
|
||||
#if [ `which 7z` ] || exit
|
||||
|
||||
show()
|
||||
{
|
||||
@ -137,3 +137,4 @@ FLAGS "$@" || exit $?
|
||||
[ ${FLAGS_help} -eq ${FALSE} ] || exit
|
||||
eval set -- "${FLAGS_ARGV}"
|
||||
main "$@"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user