FreeBSD Bugzilla – Attachment 73655 Details for
Bug 106719
[MAINTAINER] sysutils/torque: fix running more then one MPI process per node
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
torque-2.1.6.patch
torque-2.1.6.patch (text/plain), 743 bytes, created by
trasz
on 2006-12-14 14:40:07 UTC
(
hide
)
Description:
torque-2.1.6.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-12-14 14:40:07 UTC
Size:
743 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sysutils/torque/files/patch-src-resmom-start_exec.c /home/trasz/torque/files/patch-src-resmom-start_exec.c >--- /usr/ports/sysutils/torque/files/patch-src-resmom-start_exec.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/torque/files/patch-src-resmom-start_exec.c Thu Dec 14 15:40:38 2006 >@@ -0,0 +1,11 @@ >+--- src/resmom/start_exec.c.orig Sat Nov 18 15:11:38 2006 >++++ src/resmom/start_exec.c Sat Nov 18 15:12:18 2006 >+@@ -4772,7 +4772,7 @@ >+ >+ return(-1); >+ } >+- if (statbuf.st_gid != exgid) >++ if (statbuf.st_gid != exgid && statbuf.st_gid != 0) >+ { >+ log_err(-1,"open_std_file","std file exists with the wrong group, someone is doing something fishy"); >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 106719
: 73655