Skip to content

Commit 7b56bdf

Browse files
authored
It is a bit dangerous to have the ccdb-test as default value here. (#496)
Removing it.
1 parent 7126f9f commit 7b56bdf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Framework/script/RepoCleaner/config-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Rules:
77
policy: 1_per_hour
88

99
Ccdb:
10-
Url: http://ccdb-test.cern.ch:8080
10+
Url: http://UPDATEME.cern.ch:8080

Framework/script/RepoCleaner/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Rules:
5151
# policy: 1_per_hour
5252

5353
Ccdb:
54-
Url: http://ccdb-test.cern.ch:8080
54+
Url: http://UPDATEME.cern.ch:8080

0 commit comments

Comments
 (0)