2012-01-22 00:31:51 +00:00
|
|
|
#!/usr/bin/python
|
2012-01-19 20:43:48 +00:00
|
|
|
|
2012-01-22 00:31:51 +00:00
|
|
|
from hb_test_tools import *
|
2012-01-19 20:43:48 +00:00
|
|
|
|
2012-01-22 00:31:51 +00:00
|
|
|
UtilMains.process_multiple_args (Manifest.update_recursive, mnemonic="DIR")
|