diff options
author | Frederick Muriuki Muriithi | 2024-01-09 09:50:18 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-01-09 09:50:18 +0300 |
commit | 5491da18dda8c6f55bc2bc5d95f21b86908cd382 (patch) | |
tree | 6f8224a9056e18b855a2240ae0b8dd24c02f10a5 /scripts | |
parent | b3f5a89aca45a3e803e7bc3b2ee1a3d048801eee (diff) | |
download | gn-uploader-5491da18dda8c6f55bc2bc5d95f21b86908cd382.tar.gz |
Raise exception on reading non-existing file
The validation checks ensure that whatever files are listed in the control file exist in the zip file bundle. It is still possible, however, that the code tries to read a file that does not exist in the file and is not listed in the control file. In those cases, raise the appropriate exception.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions