NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/51910: send-pr environment variables not working
The following reply was made to PR bin/51910; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/51910: send-pr environment variables not working
Date: Mon, 23 Jan 2017 12:23:44 -0500
On Jan 23, 12:30pm, amonk%backwatcher.com@localhost (amonk%backwatcher.com@localhost) wrote:
-- Subject: bin/51910: send-pr environment variables not working
| >Number: 51910
| >Category: bin
| >Synopsis: The values of ORGANIZATION and NAME are not honored.
| >Confidential: no
| >Severity: non-critical
| >Priority: low
| >Responsible: bin-bug-people
| >State: open
| >Class: sw-bug
| >Submitter-Id: net
| >Arrival-Date: Mon Jan 23 12:30:00 +0000 2017
| >Originator: Kyle Amon
| >Release: NetBSD 7.0.2_PATCH
| >Organization:
| BackWatcher, Inc.
|
| >Environment:
|
|
| System: NetBSD nbsd.backwatcher.com 7.0.2_PATCH NetBSD 7.0.2_PATCH (XEN3_DOM0) amd64
| Architecture: x86_64
| Machine: amd64
| >Description:
| The send-pr(1) man page says ORGANIZATION and NAME are valid environment
| variables that will be honored by send-pr, but they are ignored.
|
| >How-To-Repeat:
| Set ORGANIZATION and NAME in your environment, begin to send a PR with
| send-pr and note that the Organization and Originator fields are not
| populated with the values of these environment variables.
I just tried and they are; noted the ORGANIZATION should point to a file...
I did:
$ export NAME='foo bar'
$ export ORGANIZATION=/etc/networks
$ send-pr
...
>Originator: foo bar
>Organization:
# $NetBSD: networks,v 1.5 1998/07/10 06:22:15 fair Exp $
...
In the send-pr display; do you see that?
christos
Home |
Main Index |
Thread Index |
Old Index