Skip to content
Snippets Groups Projects
Commit 945cf55b authored by Chris Hines's avatar Chris Hines
Browse files

updated script for user account info

parent 76be547a
No related branches found
No related tags found
3 merge requests!106if stat fails, display the error instead of immediately refreshing...,!99Dev,!37Dev
Pipeline #8877 passed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"appCatalogUri": "./assets/config/m3apps.dev.json", "appCatalogUri": "./assets/config/m3apps.dev.json",
"cancelcmd": "/usr/local/sv2/dev/sv2scancel.sh {jobid}", "cancelcmd": "/usr/local/sv2/dev/sv2scancel.sh {jobid}",
"statcmd": "/usr/local/sv2/dev/sv2stat.py", "statcmd": "/usr/local/sv2/dev/sv2stat.py",
"userhealth": "/usr/local/sv2/dev/userhealth/bin/uijson", "userhealth": "/usr/local/userhealth/0.0.2/bin/uijson",
"cacheturis": ["https://cachet-dev.erc.monash.edu.au/api/v1/incidents"] "cacheturis": ["https://cachet-dev.erc.monash.edu.au/api/v1/incidents"]
}, },
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"appCatalogUri": "./assets/config/m3apps.test.json", "appCatalogUri": "./assets/config/m3apps.test.json",
"cancelcmd": "/usr/local/sv2/sv2scancel.sh {jobid}", "cancelcmd": "/usr/local/sv2/sv2scancel.sh {jobid}",
"statcmd": "/usr/local/sv2/sv2stat.py", "statcmd": "/usr/local/sv2/sv2stat.py",
"userhealth": "/usr/local/sv2/dev/userhealth/bin/uijson", "userhealth": "/usr/local/userhealth/0.0.2/bin/uijson",
"cacheturis": ["https://cachet-dev.erc.monash.edu.au/api/v1/incidents"] "cacheturis": ["https://cachet-dev.erc.monash.edu.au/api/v1/incidents"]
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment