| Index: src/scripts/autotest_lib.sh
|
| diff --git a/src/scripts/autotest_lib.sh b/src/scripts/autotest_lib.sh
|
| index b640a9ea70f422a9e8c8746aa428806ceb953626..c57096807c834d08961ab90edd9dd66991909e64 100644
|
| --- a/src/scripts/autotest_lib.sh
|
| +++ b/src/scripts/autotest_lib.sh
|
| @@ -4,7 +4,7 @@
|
| #
|
| # Provides common commands for dealing running/building autotest
|
|
|
| -# Populates the chroot's /usr/local/autotest directory based on
|
| +# Populates the chroot's /usr/local/autotest/$FLAGS_board directory based on
|
| # the given source directory.
|
| # args:
|
| # $1 - original source directory
|
|
|