Adding TODO
parent
41226d0489
commit
671bd90024
|
@ -157,3 +157,5 @@ def run(args, persoconf, logger):
|
||||||
"defined"
|
"defined"
|
||||||
% appmeta.name )
|
% appmeta.name )
|
||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
|
# TODO Add or update the app METAFILE in a 'persoconf' special app.
|
||||||
|
|
Loading…
Reference in New Issue