Ensure private variables are not used when appending target-specific

variables.  Fixes Savannah bug #32872.
This commit is contained in:
Paul Smith
2011-05-07 20:03:49 +00:00
parent b664d3a91d
commit f15efca811
4 changed files with 27 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
2011-05-07 Paul Smith <psmith@gnu.org>
* scripts/variables/private: Ensure we skip private variables when
appending. Test for Savannah bug #32872.
* scripts/functions/wildcard: Verify wildcard used to test for
file existence/non-existence.