Fix skipif on fish tests

This commit is contained in:
nvbn
2015-07-25 03:35:55 +03:00
parent 2291a5ba5d
commit b2457d1587
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -25,6 +25,7 @@ def build_container(tag, dockerfile):
@contextmanager
def spawn(tag, dockerfile, cmd):
raise Exception([bare, enabled])
if bare:
proc = pexpect.spawnu(cmd)
else: