diff options
author | 2009-10-09 18:12:57 +0100 | |
---|---|---|
committer | 2009-10-11 17:16:30 +0100 | |
commit | a99f46ae26d0679ec1b815faf33787686b071000 (patch) | |
tree | d1512aeac2027a80c77f0c5f56dad84e06db5e96 /paludis/resolver/resolver_TEST_serialisation_setup.sh | |
parent | c84fb95a15d9b9b96a2e36509391fe6444cc69a0 (diff) | |
download | paludis-a99f46ae26d0679ec1b815faf33787686b071000.tar.gz paludis-a99f46ae26d0679ec1b815faf33787686b071000.tar.xz |
labels changes
Diffstat (limited to 'paludis/resolver/resolver_TEST_serialisation_setup.sh')
-rwxr-xr-x | paludis/resolver/resolver_TEST_serialisation_setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/resolver/resolver_TEST_serialisation_setup.sh b/paludis/resolver/resolver_TEST_serialisation_setup.sh index 73ba965c5..7f564b6a2 100755 --- a/paludis/resolver/resolver_TEST_serialisation_setup.sh +++ b/paludis/resolver/resolver_TEST_serialisation_setup.sh @@ -24,7 +24,7 @@ PLATFORMS="test" SLOT="0" DEPENDENCIES=" ( build: serialisation/dep serialisation/error ) - ( post,suggested: serialisation/suggestion ) + ( suggestion: serialisation/suggestion ) " END |