Improve locale implementation (should now behave identically to bash) and document locale variables behaviour

darcs-hash:20060108230049-ac50b-403f1d00c8483fc4fecc275b62e40b1c3d51bfc1.gz
This commit is contained in:
axel
2006-01-09 09:00:49 +10:00
parent 690648e1b0
commit 906495d713
7 changed files with 138 additions and 36 deletions

View File

@@ -2114,7 +2114,7 @@ static void eval_job( tokenizer *tok )
tok_get_desc( tok_last_type(tok) ) );
}
return 0;
return;
}
case TOK_ERROR: