summaryrefslogtreecommitdiffstats
path: root/support/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts')
-rwxr-xr-xsupport/scripts/apply-patches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/apply-patches.sh b/support/scripts/apply-patches.sh
index ff72b45240..37f2d810ce 100755
--- a/support/scripts/apply-patches.sh
+++ b/support/scripts/apply-patches.sh
@@ -92,7 +92,7 @@ function apply_patch {
}
function scan_patchdir {
- path=$1
+ local path=$1
shift 1
patches=${@-*}
OpenPOWER on IntegriCloud