Fixed 'All results up-to-date" not showing when starting with all up-to-date.

This commit is contained in:
Andrew Hamilton 2016-01-30 07:50:04 +00:00
parent 87341762a5
commit d488d2f952
2 changed files with 6 additions and 6 deletions

4
BUGS
View file

@ -1,7 +1,5 @@
Current
- Within the sandbox sudo is not working for tools.
- If vigil is started with eveything up-to-date the up-to-date message never
appears.
Current (tool related)
@ -212,6 +210,8 @@ Fixed
e.g. vigil.py pylint, BUGS metadata, BUGS _pygments
- Tracebacks occur if you pause during early startup.
- Scrolling in the help screen doesn't work with the arrow keys.
- If vigil is started with eveything up-to-date the up-to-date message never
appears.
Won't fix