aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/CompareJobs.job2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/CompareJobs.job b/scripts/CompareJobs.job
index 84eb2838..3ed80a0d 100755
--- a/scripts/CompareJobs.job
+++ b/scripts/CompareJobs.job
@@ -70,7 +70,7 @@ sed -i ${LOGSDIR}/report0.xml -e "s|BUILD_URL|${BUILD_URL}|"
# Print results in console, in case Jenkins doesn't have the XML
# report plugin.
-cat ${LOGDIRS}/*.txt
+cat ${LOGSDIR}/*.txt
ssh ${fileserver} rm -rf ${dest}