bugzilla-daemon@bugzilla.netfilter.org
2007-May-09 19:00 UTC
[Bug 569] New: Makefile uses [ -a /dir ] which is invalid on non bash shells
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=569
Summary: Makefile uses [ -a /dir ] which is invalid on non bash
shells
Product: iptables
Version: unspecified
Platform: All
OS/Version: Gentoo
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: laforge@netfilter.org
ReportedBy: uberlord@gentoo.org
It should of course be using [ -d /dir ]
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.