From b1c1d4877dfc305475b2b7b555477ba1332e0545 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 7 Feb 2013 15:16:24 +0000 Subject: Amend tests to trigger failure to recursively update strata --- tests.as-root/build-handles-stratum-build-depends.script | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tests.as-root/build-handles-stratum-build-depends.script') diff --git a/tests.as-root/build-handles-stratum-build-depends.script b/tests.as-root/build-handles-stratum-build-depends.script index 1d1aa4ee..32b9b5ee 100755 --- a/tests.as-root/build-handles-stratum-build-depends.script +++ b/tests.as-root/build-handles-stratum-build-depends.script @@ -25,8 +25,10 @@ cd "$DATADIR/workspace" cd test/stratum-build-depends/test:morphs -# Both 'linux-system' and the build-depends field of 'linux-stratum' need to -# be updated here. If they are not, the build command will fail. +# 'linux-system' and the build-depends fields of 'linux-stratum' need to +# be updated here. Any build-depends of any altered strata also need to +# be altered, such as the 'tools-stratum' which depends on linux-stratum +# If they are not updated, the build command will fail. "$SRCDIR/scripts/test-morph" edit linux-system hello-stratum # Likewise, this command must update build-depends or the 'repo' field will -- cgit v1.2.1