[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot create any PRs
From: |
Rick Macdonald |
Subject: |
Re: Cannot create any PRs |
Date: |
Fri, 29 Dec 2000 11:01:17 -0700 (MST) |
On Fri, 29 Dec 2000, Chia Su Guan wrote:
> /etc/aliases
> ---------------
> gnats-admin: suguan.chia@i-dns.net
> bug-q: "| /usr/local/libexec/gnats/queue-pr -q"
> bug-log: "/usr/local/share/gnats/gnats-db/gnats-adm/bugs.log"
> bugs: bug-q, bug-log
>
> The config File
> ---------------
> GNATS_SITE="dhcp0150.i-dns.net"
I think you need an aliase that is $(GNATS_SITE)-gnats, which in your case
would be
dhcp0150.i-dns.net-gnats: bugs
If send-pr leaves a file in gnats-gueue, What happens if you run
"/usr/local/libexec/gnats/queue-pr -q" as gnats from the command line?
Do you have a cron job set up for this (you didn't say)?
...RickM...