BIND 10 #2698: src/bin/dbutil/tests fails if SHELL=/bin/csh
BIND 10 Development
do-not-reply at isc.org
Fri Feb 8 11:33:46 UTC 2013
#2698: src/bin/dbutil/tests fails if SHELL=/bin/csh
----------------------------------------+----------------------------------
Reporter: fujiwara | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New Tasks
Component: tests | Keywords:
CVSS Scoring: | Sensitive: 0
Defect Severity: Low | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 0
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
----------------------------------------+----------------------------------
src/bin/dbutil/tests/dbutil_test.sh.in calls ../run_dbutil.sh using
${SHELL}.
${SHELL} ../run_dbutil.sh --upgrade --noconfirm $tempfile
${SHELL} is not controlled by BIND 10.
These '${SHELL}' should be removed or replaced by '@SHELL@'.
--
Ticket URL: <http://bind10.isc.org/ticket/2698>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list