summaryrefslogtreecommitdiff
path: root/templates/reports/cdash/Configure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/reports/cdash/Configure.xml')
-rw-r--r--templates/reports/cdash/Configure.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/reports/cdash/Configure.xml b/templates/reports/cdash/Configure.xml
deleted file mode 100644
index 0451279563..0000000000
--- a/templates/reports/cdash/Configure.xml
+++ /dev/null
@@ -1,8 +0,0 @@
- <Configure>
- <StartConfigureTime>{{ configure.starttime }}</StartConfigureTime>
- <ConfigureCommand>{{ install_command }}</ConfigureCommand>
- <Log>{{ configure.log }}</Log>
- <ConfigureStatus>{{ configure.status }}</ConfigureStatus>
- <EndConfigureTime>{{ configure.endtime }}</EndConfigureTime>
- </Configure>
-</Site>