summaryrefslogtreecommitdiffstats
path: root/tools/Jobs.pm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Jobs.pm')
-rw-r--r--tools/Jobs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Jobs.pm b/tools/Jobs.pm
index e2021daf..4fe00268 100644
--- a/tools/Jobs.pm
+++ b/tools/Jobs.pm
@@ -7,7 +7,7 @@ sub get {
my $jobname = shift;
# Strip the prefix from job name when using ${bamboo.buildPlanName}
- my $prefix = "Digia Qt Commercial - Chart component - ";
+ my $prefix = "Digia Qt Enterprise - Chart component - ";
$jobname =~ s/$prefix//;
# read ini file