in reply to Re: What error is "No Error"
in thread What error is "No Error"
Nice idea, but it does not work out. Aside from the fact that it would imply a serious bug in Perl's system("...") (which is a function so frequently used that it would have been noticed earlier - note that the argument to system *is* allowed to be a string representing a whole command line), it would not explain why the error occurs only for processes which have been finished. Aside of this, we can see from the previous output line that bkill *was* executed correctly, before the error message was displayed. So I guess almut's guess comes closer to the real explanation...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: What error is "No Error"
by Krambambuli (Curate) on Nov 03, 2008 at 15:23 UTC |