fixed last merge
This commit is contained in:
@@ -24,12 +24,7 @@ read_commandline()
|
|||||||
local want_module=false
|
local want_module=false
|
||||||
local want_logfile=false
|
local want_logfile=false
|
||||||
local want_conffile=false
|
local want_conffile=false
|
||||||
<<<<<<< HEAD
|
local want_chroot=false
|
||||||
local want_conffile=false
|
|
||||||
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> 4cfa6561d648917e254a858a5d38cf4d4a90267e
|
|
||||||
local opt=
|
local opt=
|
||||||
for opt in $@; do
|
for opt in $@; do
|
||||||
case $opt in
|
case $opt in
|
||||||
|
|||||||
Reference in New Issue
Block a user