diff options
Diffstat (limited to 'src/etc/mirror-all-snapshots.py')
| -rw-r--r-- | src/etc/mirror-all-snapshots.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/etc/mirror-all-snapshots.py b/src/etc/mirror-all-snapshots.py index f1fce7a94b5..3b5f66c4117 100644 --- a/src/etc/mirror-all-snapshots.py +++ b/src/etc/mirror-all-snapshots.py @@ -33,6 +33,3 @@ for line in f.readlines(): print("got download with ok hash") else: raise Exception("bad hash on download") - - - |
