2009/3/20 Aaron Griffin <[email protected]>: > I'm trying to figure out if it would make sense to also remove the old > symlinks, or if the cleanup scripts would handle it just fine... I > think the cleanup scripts would work
The cleanup scripts should be deleting the symlinks properly. > > The last thing on the list would be adding a block to the cleanup > scripts to cleanup 'any' packages that don't have remaining > symlinks... seeing as the 'any' dir doesn't have a real DB, we can't > clean it up like normal, but if it symlinks to nothing, it can be > deleted. This should do this: http://github.com/abhidg/dbscripts/commit/0959e8914c08042b1a8d1227c33f4ec77ea827f6 > Thanks for all your work on this, you're my hero - and the FIRST > outside contributor to the db-scripts :) > Thank you and all the other wonderful people too who have worked on this and other backend stuff which helps everything run smoothly :) -- Abhishek
