components/bash/patches/solaris-005.variables.c.patch
changeset 5518 c47fe0edc204
parent 1082 6d49548fa9da
child 7485 89b2d849f322
--- a/components/bash/patches/solaris-005.variables.c.patch	Mon Feb 29 17:20:30 2016 +0000
+++ b/components/bash/patches/solaris-005.variables.c.patch	Mon Feb 29 10:09:14 2016 -0800
@@ -1,3 +1,7 @@
+# Export the default variables if they aren't set.
+# Otherwise we end up with inconsistently defined/exported
+# defaults.
+# Solaris-specific patch.
 --- variables.c	2011-01-24 17:07:48.000000000 -0800
 +++ variables.c	2011-11-29 09:29:51.902791524 -0800
 @@ -417,14 +417,12 @@