commit bash-20170622 snapshot

This commit is contained in:
Chet Ramey
2017-06-22 09:02:46 -04:00
parent d7d836dfc5
commit a930c746a8
18 changed files with 63 additions and 2 deletions
+1
View File
@@ -86,6 +86,7 @@ WORD_LIST *list;
case 'v':
vflag = 1;
break;
CASE_HELPOPT;
default:
builtin_usage();
return (EX_USAGE);