use FileRepo api to delete and check for files
authorJan Gerber <j@thing.net>
Thu, 19 Jul 2012 20:29:11 +0000 (20:29 +0000)
committerJan Gerber <j@thing.net>
Thu, 19 Jul 2012 20:31:24 +0000 (20:31 +0000)
commit24b76af3a83408039f4138a78d70efdb6b986998
treeb67ea9e1838807f5d37ab62cac5683653fb99079
parentaeacaae2b2c09015acda3da0f2e32ff50520bc1c
use FileRepo api to delete and check for files

instead of direct file access use FileRepo api,
this way the script works for remote backends too.

Change-Id: I08c29cec4bc685c422630487b91458d13184fe94
maintenance/deleteArchivedFiles.inc