ailispaw/boot2docker-xhyve

Can't run xhyverun.scpt if iTerm is not installed:

Closed this issue · 3 comments

$ make run
Booting up...
xhyverun.scpt:538:545: script error: Expected class name but found identifier. (-2741)
make: *** [run] Error 1

Removing the iTerm clause of the if statement fixes the problem.

@schinckel Oh, thank you for letting me know that.
I will figure it out.

@schinckel I wrapped the applescript with shell. It should be fine now.