bash-5.0-rc1 release

This commit is contained in:
Chet Ramey
2018-12-20 11:41:58 -05:00
parent 2ae59c1134
commit f250956cb2
138 changed files with 13535 additions and 12329 deletions
+1 -1
View File
@@ -363,7 +363,7 @@ main (argc, argv, env)
#endif /* !NO_MAIN_ENV_ARG */
{
register int i;
int code, old_errexit_flag, old_onecmd;
int code, old_errexit_flag;
#if defined (RESTRICTED_SHELL)
int saverst;
#endif