0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Use ct_run instead of rebar ct for running ct tests

Small tweak to the autobahn test file, we look for the python2
executable now. It'll make my life easier.
This commit is contained in:
Loïc Hoguin 2013-01-04 17:56:49 +01:00
parent 54063de2ff
commit 7d2a481401
3 changed files with 15 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
import os
import os.path
import sys