SeattleTestbed / softwareupdater

Software updater daemon
MIT License
1 stars 6 forks source link

Adding dist and nodemanager repos to softwareupdater #52

Open asm582 opened 9 years ago

asm582 commented 9 years ago

Currently softwareupdater has the following files:-

-rw-r--r-- 1 clienttuf clienttuf 31189 Apr 26 23:20 softwareupdater.py drwxr-xr-x 2 clienttuf clienttuf 4096 Apr 26 23:20 scripts -rw-r--r-- 1 clienttuf clienttuf 654 Apr 26 23:20 generatekeys.py -rw-r--r-- 1 clienttuf clienttuf 4543 Apr 26 23:20 writemetainfo.py drwxr-xr-x 2 clienttuf clienttuf 4096 Apr 26 23:20 test

can we add dist and nodemanager repository as it uses preparetest.py of dist and runonce.py of nodemanager repo to create a local softwareupdater repository.