6 lines
124 B
Python
Executable File
6 lines
124 B
Python
Executable File
#!/usr/bin/python
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_args (Manifest.update_recursive, mnemonic="DIR")
|