Skip to content

Commit 0229b8c

Browse files
committed
update url test data
1 parent aecd3a8 commit 0229b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download_test_data.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -eu
44

5-
TEST_DATA_URL=${TEST_DATA_URL:-https://big-tank.app.tu-dortmund.de/lst-testdata/}
5+
TEST_DATA_URL=${TEST_DATA_URL:-https://cloud.e5.physik.tu-dortmund.de/lst-testdata/}
66
TEST_DATA_USER=${TEST_DATA_USER:-""}
77
TEST_DATA_PASSWORD=${TEST_DATA_PASSWORD:-""}
88

0 commit comments

Comments
 (0)