Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 170085
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Natanael Copa <natanael.copa@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
00-test-and.patch 00-test-and.patch patch Natanael Copa 2007-03-09 10:54 0000 914 bytes Details | Diff
00-unbash.patch 00-unbash.patch patch Natanael Copa 2007-03-09 17:06 0000 2.68 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 170085 depends on: Show dependency tree
Bug 170085 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-09 10:53 0000
iptables init.d scripts requires bash. Trivial to fix.

------- Comment #1 From Natanael Copa 2007-03-09 10:54:06 0000 -------
Created an attachment (id=112689) [details]
00-test-and.patch

------- Comment #2 From Natanael Copa 2007-03-09 17:06:29 0000 -------
Created an attachment (id=112724) [details]
00-unbash.patch

replaced [[ ]] with [ ]

------- Comment #3 From solar 2007-03-09 21:06:50 0000 -------
When not using [[ things within [ should be quoted. 
The nice thing about [[ is that you don't need to use quotes within it.

------- Comment #4 From Roy Marples (RETIRED) 2007-03-10 23:04:40 0000 -------
Fixed in CVS, thanks

------- Comment #5 From SpanKY 2007-03-12 21:38:48 0000 -------
a lot of excessive/unnecessary quoting was added

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug