Index: src/scripts/build_tests.sh |
diff --git a/src/scripts/build_tests.sh b/src/scripts/build_tests.sh |
index 2e4e403d6326614a428eb80dca91070ba1a63829..a82c50797e3388a3841825882244c7cf88efce18 100755 |
--- a/src/scripts/build_tests.sh |
+++ b/src/scripts/build_tests.sh |
@@ -8,8 +8,8 @@ |
# The path to common.sh should be relative to your script's location. |
. "$(dirname "$0")/common.sh" |
-assert_inside_chroot |
assert_not_root_user |
+restart_in_chroot_if_needed $* |
get_default_board |
# Flags |