aboutsummaryrefslogtreecommitdiff
path: root/config/linaro.exp
diff options
context:
space:
mode:
Diffstat (limited to 'config/linaro.exp')
-rw-r--r--config/linaro.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/linaro.exp b/config/linaro.exp
index 64bf7b79..ca86f735 100644
--- a/config/linaro.exp
+++ b/config/linaro.exp
@@ -53,7 +53,7 @@ case "$target_triplet" in {
{ native* } {
set target_list { unix }
}
- default{
+ default {
if { [info exists env(SCHROOT_TEST)]
&& $env(SCHROOT_TEST) == "yes" } {
set target_list [list $machine_prefix-armv8]