summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-02-05 08:53:36 (GMT)
committerAlexey Neyman <stilor@att.net>2019-02-05 08:53:36 (GMT)
commit523534c9db64943ca8c25cffd6f3b186f60a856a (patch)
tree4b62a3eb147378d0bee8a01a3fe94873276d3315 /scripts
parent3b86d2d0e6a2d28ee95ef9c3b78b8d6f836e4550 (diff)
Start a testsuite for upgrade script
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/version-check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/version-check.sh b/scripts/version-check.sh
index 6944d8c..cd0c7f7 100644
--- a/scripts/version-check.sh
+++ b/scripts/version-check.sh
@@ -132,7 +132,7 @@ upgrade_v0()
CT_LIBC_avr_libc|CT_LIBC_glibc|CT_LIBC_musl|CT_LIBC_newlib|CT_LIBC_none|\
CT_LIBC_uClibc)
# Renamed to upper-case
- opt=${opt^^}
+ replace ${opt^^}
;;
CT_ARCH_XTENSA_CUSTOM_NAME)
replace CT_OVERLAY_NAME