-
- Downloads
cta/CTA#138 eos rm should be able to delete files that never made it to tape
This commit makes the "eos rm" command idempotent with respect to the CTA catalogue. If the "eos rm" command requests the CTA catalogue to delete a file that does not exist with the CTA catalogue, then this condition is no longer treated as an error.
Showing
- catalogue/ArchiveFileDoesNotExist.hpp 39 additions, 0 deletionscatalogue/ArchiveFileDoesNotExist.hpp
- catalogue/Catalogue.hpp 4 additions, 0 deletionscatalogue/Catalogue.hpp
- catalogue/CatalogueTest.cpp 1 addition, 1 deletioncatalogue/CatalogueTest.cpp
- catalogue/OracleCatalogue.cpp 5 additions, 3 deletionscatalogue/OracleCatalogue.cpp
- catalogue/OracleCatalogue.hpp 2 additions, 0 deletionscatalogue/OracleCatalogue.hpp
- catalogue/SqliteCatalogue.cpp 5 additions, 3 deletionscatalogue/SqliteCatalogue.cpp
- catalogue/SqliteCatalogue.hpp 2 additions, 0 deletionscatalogue/SqliteCatalogue.hpp
- scheduler/Scheduler.cpp 10 additions, 2 deletionsscheduler/Scheduler.cpp
Loading
Please register or sign in to comment