Date: Sat, 3 Jan 2004 16:38:14 -0500 From: "Marius Kirschner" <marius@agoron.net> To: "'Toomas Aas'" <toomas.aas@raad.tartu.ee> Cc: questions@freebsd.org Subject: RE: 4.3 to 4.9 upgrade woes Message-ID: <20040103213815.CB49043D46@mx1.FreeBSD.org> In-Reply-To: <200401031752.i03HqSMs011404@lv.raad.tartu.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
> > ./mysql-server.sh: 6: Syntax error: "&&" unexpected > > I remember that one. It is caused by a shell change: construction > 'command1 & && command2' is now considered illegal, whereas > it was allowed before. > > You can fix /usr/local/etc/rc.d/mysql-server.sh script > yourself, or just get a newer version of this script from a > newer port. Yes, I was able to restart mysql after removing the "&&" from the startup script, and later I upgraded the whole port. Thanks, ---Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040103213815.CB49043D46>