Bug 667712 - cgclassify returns 1 on success
Summary: cgclassify returns 1 on success
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libcgroup
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Safranek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 667957
TreeView+ depends on / blocked
 
Reported: 2011-01-06 15:29 UTC by Jan Safranek
Modified: 2011-04-13 12:51 UTC (History)
4 users (show)

Fixed In Version: libcgroup-0.37.1-2.fc16.x86_64
Clone Of:
: 667957 (view as bug list)
Environment:
Last Closed: 2011-04-13 12:51:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Safranek 2011-01-06 15:29:12 UTC
Description of problem:
'cgclassify -g cpu,memory:group1 1701' returns nozero exit code even if everything succeeds.

Version-Release number of selected component (if applicable):
libcgroup-0.37

How reproducible:
always

Steps to Reproduce:
1. cgclassify -g cpu,memory:group1 1701
2. echo $?
  
Actual results:
1

Expected results:
0

Additional info:
The process seems to be correctly moved to the right group, just the exit code is wrong.

Comment 1 Jan Safranek 2011-01-06 15:29:51 UTC
I'll look at it


Note You need to log in before you can comment on or make changes to this bug.