debrew: fix irb start
This commit is contained in:
parent
19ef932885
commit
bd2724fa18
@ -11,7 +11,7 @@ module IRB
|
|||||||
|
|
||||||
def start_within(binding)
|
def start_within(binding)
|
||||||
unless @setup_done
|
unless @setup_done
|
||||||
setup(nil)
|
setup(nil, argv: [])
|
||||||
@setup_done = true
|
@setup_done = true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user