parent
4346579e03
commit
92ec19a399
@ -548,7 +548,7 @@ do
|
||||
if [ -r $DirPart/$FilePart.jobs ] ; then
|
||||
|
||||
# Check for an mpirun routine
|
||||
if [ x$MPIRunprefix != "x" ]
|
||||
if [ "x$MPIRunPrefix" != "x" ]
|
||||
then
|
||||
RunPrefix=$MPIRunPrefix
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user