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