We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3bb97f commit 7f181e8Copy full SHA for 7f181e8
bin/vmu-reporter
@@ -9,7 +9,7 @@ import vmu
9
from taglib import Html, Tag
10
from glob import glob
11
12
-VMU_TESTS_URL = "https://osg-sw-submit.chtc.wisc.edu/tests/"
+VMU_TESTS_URL = "/tests/"
13
OS_TRANSLATION = {'centos': 'CentOS', 'rhel': 'RHEL', 'sl': 'SL'}
14
15
def generate_header():
0 commit comments