Index: trunk/wikiation/installer/installer.py |
— | — | @@ -139,8 +139,6 @@ |
140 | 140 | elif len(args)>=2: |
141 | 141 | print "I'm not sure what to do with "+ (" ".join(args[1:])) |
142 | 142 | |
143 | | - os.unlink(settings.tagcache) #paranoia is good for you |
144 | | - |
145 | 143 | print "\n\n" |
146 | 144 | print "wikiation_installer update attempted/completed. Restarting" |
147 | 145 | print "----------------------------------------------------------" |