SeattleTestbed / seash

Interactive vessel management tool
MIT License
0 stars 10 forks source link

Added cloning and copying of utf repo files #82

Closed choksi81 closed 9 years ago

choksi81 commented 9 years ago

'utf' directory is to be deleted from 'common' repo and to be cloned separately from its own repo. Hence, build-scripts needs to be updated to reflect that change. This PR takes care of that.

XuefengHuang commented 9 years ago

I tried to run unit tests but it seems to be hanging on mac os x. Below is the trace:

huangxuefengdeMacBook-Pro:RUNNABLE Xuefeng$ python utf.py -a
Testing module: seash
Now starting subprocess: ut_seash_subprocess.py
Generating user keys...
Removing: v1
Removing: v10
Removing: v2
Removing: v3
Removing: v4
Removing: v5
Removing: v6
Removing: v7
Removing: v8
Removing: v9
Generating owner key...
Writing config file...
Writing vessel dictionary...
Now running setup script: ut_seash_setup.py
    Running: ut_seash_setup.py                                 
asm582 commented 9 years ago

I have tested this on windows and the script hangs...