'rake rdoc' error

T

trans. (T. Onoma)

rdoc is reporting:

sh: line 1: =: No such file or directory
rake aborted!

Anyone seen this before? Know what might cause it?

Thanks,
T.
 
C

Charles Mills

I have seen this when a bash script gets saved with fileformat=dos
under vim.
The funky newlines / linebreaks mess up bash.
Using "\n" for end of line should fix.

-Charlie
 
T

trans. (T. Onoma)

On Monday 11 October 2004 05:51 pm, Charles Mills wrote:
| I have seen this when a bash script gets saved with fileformat=dos
| under vim.
| The funky newlines / linebreaks mess up bash.
| Using "\n" for end of line should fix.
|
| -Charlie

Thanks Charlie. I think I know what's doing it. I have some unuuals file nems
in this package like '===.rb'. The rdoc rake tool it not quoting the file
names so it bombs.

T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,881
Members
47,418
Latest member
NoellaXku

Latest Threads

Top