https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 424482480fb93415aba8d2b511d95350bea684da authored by David Douard on 13 January 2020, 10:44:17 UTC
Fix an order-related eventual fail in test_deposit_private_read_archive.py
Tip revision: 4244824
default-setup
SERVER=http://127.0.0.1:5006
USER='hal'
PASSWORD='hal'
COLLECTION=hal
CREDS="$USER:$PASSWORD"
back to top