fix
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@68 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
8f1cc9886a
commit
4ab5e6f67c
@ -886,7 +886,7 @@ int MFSProcessOConfig(
|
||||
|
||||
case pFSPolicy:
|
||||
|
||||
if (strchr(SVal,'*'))
|
||||
if (strchr(SVal,'%'))
|
||||
MSched.PercentBasedFS = TRUE;
|
||||
|
||||
if (MUBoolFromString(SVal,FALSE) == TRUE)
|
||||
|
Loading…
Reference in New Issue
Block a user