Menu

#64 -r and -o are not adding up

Next Release
pending
None
1
2014-12-23
2014-09-08
Anonymous
No

When -r and -o are used -o is ignored. Example command:
killall -9 -o 5m -r '.git.'
All git processes are killed all the time. It doesn't matter that some of them are running sice less than 5 minutes.

Discussion

  • Craig Small

    Craig Small - 2014-12-23

    Thanks for your report. I have found that the -o and -y options were in the wrong part of the loop and were missed when using -r.

    Commit [86e8d8] has these fixes, along with some refactoring of the loop itself.

     

    Related

    Commit: [86e8d8]

  • Craig Small

    Craig Small - 2014-12-23
    • status: open --> pending
    • assigned_to: Craig Small
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB