make scripts executable
This commit is contained in:
0
.todo.actions.d/birdseye
Normal file → Executable file
0
.todo.actions.d/birdseye
Normal file → Executable file
2
.todo.actions.d/birdseye.py
Normal file → Executable file
2
.todo.actions.d/birdseye.py
Normal file → Executable file
@@ -51,7 +51,7 @@ __history__ = """
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def usage():
|
def usage():
|
||||||
print "USAGE: %s [todo.txt] [done.txt]"% (sys.argv[0], )
|
print "USAGE: %s [todo.txt] [done.txt]" % (sys.argv[0], )
|
||||||
|
|
||||||
def printTaskGroups(title, taskDict, priorityList, percentages):
|
def printTaskGroups(title, taskDict, priorityList, percentages):
|
||||||
print ""
|
print ""
|
||||||
|
|||||||
Reference in New Issue
Block a user