Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (87d91617bcc15a66d8b56afcc9032306b00ff346)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <smgl AT lynxlynx.info>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (87d91617bcc15a66d8b56afcc9032306b00ff346)
  • Date: Thu, 2 Oct 2008 22:29:06 +0200

On Thursday 02 of October 2008 22:20:09 Elisamuel Resto wrote:
> +if ! fcrontab -u systab /etc/fcrontab; then
> +    echo "fcron version must be at least 2.9.2. Please recast."
> +    return 1
> +fi
This isn't nice, especially in INSTALL! Just make sure the user has the
latest
fcron (force_depends). And would that be the only possible reason for
failure?

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page