"unset verbose" is 13 characters, not 10.
This commit is contained in:
parent
2f410fc7e2
commit
4a92f2ee91
@ -182,7 +182,7 @@ static Shell shells[] = {
|
||||
*/
|
||||
{
|
||||
"csh",
|
||||
TRUE, "unset verbose", "set verbose", "unset verbose", 10,
|
||||
TRUE, "unset verbose", "set verbose", "unset verbose", 13,
|
||||
FALSE, "echo \"%s\"\n", "csh -c \"%s || exit 0\"",
|
||||
"v", "e",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user