Mailinglist Archive: opensuse (3434 mails)

< Previous Next >
Re: [opensuse] amavisd warning failure?
  • From: "Hylton Conacher (ZR1HPC)" <hylton@xxxxxxxxxxxxxx>
  • Date: Sun, 17 Feb 2008 21:24:54 +0200
  • Message-id: <47B88A06.5030300@xxxxxxxxxxxxxx>
Patrick Shanahan wrote:
* Hylton Conacher (ZR1HPC) <hylton@xxxxxxxxxxxxxx> [02-17-08 13:57]:
When I run the script manually I get:

Umalusi:~ # /etc/cron.hourly/Clam-signature-update.sh
/etc/cron.hourly/Clam-signature-update.sh: line 19: unexpected EOF while
looking for matching `"'
/etc/cron.hourly/Clam-signature-update.sh: line 24: syntax error:
unexpected end of file
Umalusi:~ #

Now what, as my script looks exactly like you wrote?

DID you look for an unclosed quotation mark (") beginning on line 19
as the error notation presented?

Yes I did. In fact I went through the file again and checked each
quotation mark was were the original script said it should be.

I also tried putting EOF right at the end but I still got the error
about a missing quotation mark on line 19 and end of file error on line 24.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >