Prevent wait_for error (#46)

Fix #45
This commit is contained in:
Denis Isidoro 2019-09-23 14:15:19 -03:00 committed by GitHub
parent 3dae2ce14b
commit 13446d9883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ opts::preview_hack() {
}
opts::eval() {
local -r wait_for=""
local wait_for=""
entry_point="main"
print=false