Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 23:07:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 226476] www/firefox: update to 60.0
Message-ID:  <bug-226476-21738-lFFMkqWYJi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226476-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226476-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226476

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 191556
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191556
bsd.gecko.mk-sndio.diff

Looks OK.

"if...fi" block can have more than one command or none at all (e.g., "if tr=
ue;
false; then else fi") terminated by either newline or semicolon. By termina=
ting
a command on the same line as "fi" you're making it harder to append another
command within the conditionals.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226476-21738-lFFMkqWYJi>