Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 36636
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: crazor@web.de
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 36636 depends on: Show dependency tree
Bug 36636 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: 2003-12-28 03:41 0000
The init-script for sys-apps/quota-3.06-r2 contains a typo.
On start()ing, the script says:
"Checking quotas. This make take some time."
which should rather be:
"Checking quotas. This may take some time."

Reproducible: Always
Steps to Reproduce:
1.emerge sys-apps/quota-3.06-r2
2.nano -w /etc/init.d/quota
3.go to line 11
Actual Results:  
Checking quotas. This make take some time. 

Expected Results:  
Checking quotas. This may take some time.

------- Comment #1 From Seemant Kulleen (RETIRED) 2003-12-29 01:29:06 0000 -------
nice catch

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