SeattleTestbed / seash

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

Fix issue #88(treat sub-dirs gracefully) #90

Closed XuefengHuang closed 9 years ago

XuefengHuang commented 9 years ago

This is test result:

xuefeng@ !> on browsegood
xuefeng@browsegood !> uploaddir /home/cib/test 
Uploading '/home/cib/test/test3.txt'...
Uploading '/home/cib/test/test2.r2py'...
Uploading '/home/cib/test/test1.r2py'...
Skipping sub-directory 'subdir_test1'. You may upload it separately.
Uploading '/home/cib/test/test4.py'...
Skipping sub-directory 'subdir_test2'. You may upload it separately.
aaaaalbert commented 9 years ago

Great, thanks for pushing ahead! I suggest we think of a unit test to accompany this too.