summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvalidate2
1 files changed, 1 insertions, 1 deletions
diff --git a/validate b/validate
index 6bb3399316..0f0f5814cb 100755
--- a/validate
+++ b/validate
@@ -242,7 +242,7 @@ if [ $build_only -eq 1 ] ||
fi
python3 ./boot --validate
- $configure_cmd --enable-tarballs-autodownload "$CONFIG_ARGS"
+ $configure_cmd --enable-tarballs-autodownload $CONFIG_ARGS
fi