2012-01-21 03:16:34 +01:00
|
|
|
#!/usr/bin/python
|
2012-01-20 02:28:15 +01:00
|
|
|
|
2012-01-21 03:16:34 +01:00
|
|
|
from hb_test_tools import *
|
2012-01-20 02:28:15 +01:00
|
|
|
|
2012-01-21 03:16:34 +01:00
|
|
|
UtilMains.process_multiple_args (Manifest.print_to_stdout, mnemonic="DIR")
|