[dvd::rip] nice in cluster mode -- RESOLVED
|
Subject: |
[dvd::rip] nice in cluster mode -- RESOLVED |
|
From: |
tom r <mailbin@xxxxxxxxxxx> |
|
Date: |
Tue, 27 Feb 2007 21:21:36 -0700 |
i found the problem with using nice in cluster mode. i made the following fix
to Cluster/Node.pm in the prepare_command subroutine:
# $command =~ s/execflow(?:\s*-n\s*\d+\s*)?//g;
$command =~ s/execflow/`which nice`/g;
this probably isn't the cleanest fix but it was simple and works. don't
forget to restart dvdrip-master for the change to take effect.
tom
--
turn off the computer and go outside. i hear the special 3d effects are
stunning. --anonymous
|
| <Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [dvd::rip] nice in cluster mode -- RESOLVED,
tom r <=
|
|