Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2010 at 00:30 UTC
Updated:
15 Feb 2010 at 04:10 UTC
Jump to comment: Most recent file
~/htd/prfr$ drush foo
The command 'drush.php foo' could not be found.
I deliberately provided a non existent command here. That 'drush.php' text looks quite our of place in the error msg. Can we easily omit that?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | error-message.patch | 1.48 KB | greg.1.anderson |
Comments
Comment #1
greg.1.anderson commentedSure; I've sometimes thought the same thing. I recommend this:
I kept the word 'drush' in so that it does not look like the message came from the shell.
Comment #2
moshe weitzman commentedcommitted. thanks.