listing is in progress but needed to add a .keep to the gcp folder
This commit is contained in:
0
modules/gcp/.keep
Normal file
0
modules/gcp/.keep
Normal file
@@ -68,7 +68,8 @@ except:
|
|||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if (args.list):
|
if (args.list):
|
||||||
print(all_modules)
|
for module in all_modules:
|
||||||
|
print(module)
|
||||||
|
|
||||||
|
|
||||||
# arg_list has to be defined otherwise will cause an exception
|
# arg_list has to be defined otherwise will cause an exception
|
||||||
|
|||||||
Reference in New Issue
Block a user