ash,hush: comment and debug tweaks, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -9948,7 +9948,7 @@ Test that VAR is a valid variable name?
|
||||
c = '?';
|
||||
}
|
||||
|
||||
/* Set OPTIND */
|
||||
/* Set VAR and OPTIND */
|
||||
cbuf[0] = c;
|
||||
set_local_var_from_halves(var, cbuf);
|
||||
set_local_var_from_halves("OPTIND", utoa(optind));
|
||||
|
Reference in New Issue
Block a user