summaryrefslogtreecommitdiffstats
path: root/src/tools/scripts/ppeSetFixed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/scripts/ppeSetFixed.pl')
-rwxr-xr-xsrc/tools/scripts/ppeSetFixed.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/scripts/ppeSetFixed.pl b/src/tools/scripts/ppeSetFixed.pl
index ab92ec42..52880258 100755
--- a/src/tools/scripts/ppeSetFixed.pl
+++ b/src/tools/scripts/ppeSetFixed.pl
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -28,7 +29,7 @@
use strict;
my $attrpath = "../../importtemp/xml";
-my $sbedefaultpath = "../../script/image";
+my $sbedefaultpath = "../../../images";
#------------------------------------------------------------------------------
# Print Command Line Help
OpenPOWER on IntegriCloud