Patch:
*** ../bash-3.0-patched/braces.c Wed Sep 8 11:07:53 2004
---- braces.c Fri Sep 17 18:42:36 2004
+--- bash/braces.c Fri Sep 17 18:42:36 2004
***************
*** 403,407 ****
pass_next = 1;
continue;
}
*** ../bash-3.0-patched/patchlevel.h Wed Aug 22 08:05:39 2001
---- patchlevel.h Thu Sep 2 15:04:32 2004
+--- bash/patchlevel.h Thu Sep 2 15:04:32 2004
***************
*** 26,30 ****
looks for to find the patch level (for the sccs version string). */
Patch:
*** ../bash-3.0-patched/general.c Wed Apr 14 23:20:13 2004
---- general.c Wed Oct 20 16:59:59 2004
+--- bash/general.c Wed Oct 20 16:59:59 2004
***************
*** 268,272 ****
if (legal_variable_starter (c) == 0)
*** ../bash-3.0/patchlevel.h Wed Aug 22 08:05:39 2001
---- patchlevel.h Thu Sep 2 15:04:32 2004
+--- bash/patchlevel.h Thu Sep 2 15:04:32 2004
***************
*** 26,30 ****
looks for to find the patch level (for the sccs version string). */
Patch:
*** ../bash-3.0-patched/subst.c Wed Sep 8 11:07:55 2004
---- subst.c Tue Nov 9 16:26:59 2004
+--- bash/subst.c Tue Nov 9 16:26:59 2004
***************
*** 4900,4905 ****
case VT_ARRAYVAR:
break;
#endif
*** ../bash-3.0-patched/tests/array.tests Sat Oct 4 23:25:00 2003
---- tests/array.tests Tue Nov 9 16:36:29 2004
+--- bash/tests/array.tests Tue Nov 9 16:36:29 2004
***************
*** 323,327 ****
echo positive offset - expect five seven
echo ${av[@]: -2:2}
*** ../bash-3.0-patched/tests/array.right Sat Oct 4 23:25:10 2003
---- tests/array.right Tue Nov 9 16:37:25 2004
+--- bash/tests/array.right Tue Nov 9 16:37:25 2004
***************
*** 171,176 ****
positive offset - expect five seven
positive offset 2 - expect seven
seven
*** ../bash-3.0-patched/patchlevel.h Tue Oct 26 17:13:29 2004
---- patchlevel.h Tue Nov 9 16:31:24 2004
+--- bash/patchlevel.h Tue Nov 9 16:31:24 2004
***************
*** 26,30 ****
looks for to find the patch level (for the sccs version string). */