summaryrefslogtreecommitdiff
path: root/share/spack/templates/reports/cdash/Update.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/templates/reports/cdash/Update.xml')
-rw-r--r--share/spack/templates/reports/cdash/Update.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/spack/templates/reports/cdash/Update.xml b/share/spack/templates/reports/cdash/Update.xml
index 39f3d6a337..2ef5de347d 100644
--- a/share/spack/templates/reports/cdash/Update.xml
+++ b/share/spack/templates/reports/cdash/Update.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Update>
- <Site>{{ hostname }}</Site>
- <BuildName>{{ install_command }}</BuildName>
+ <Site>{{ site }}</Site>
+ <BuildName>{{ buildname }}</BuildName>
<BuildStamp>{{ buildstamp }}</BuildStamp>
<StartTime>{{ starttime }}</StartTime>
<EndTime>{{ endtime }}</EndTime>