Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: first effort with git



On Nov 12,  4:52pm, Peter Stephenson wrote:
}
} The test is simply checking the shell doesn't dump core.  So probably
} the right fix is to print a message after the "fc", then read input
} until that's seen.  Hmmm... actually, that doesn't need even need to go
} to stdout.  Suppose we redirect stdout from that test to /dev/null,
} print the new message to stderr, and test that?

That'll work for that particular test, but not for the two that come
after it which actually need to see the error text returned by "fc"
and which will have the same problem.



Messages sorted by: Reverse Date, Date, Thread, Author