@@ -390,7 +390,7 @@ loglevel = yolo
390390 [ 'warn' , 'invalid config' , 'omit="cucumber"' , 'set in command line options' ] ,
391391 [ 'warn' , 'invalid config' , 'Must be one or more of:' , 'dev, optional, peer' ] ,
392392 [ 'warn' , 'invalid config' , 'access="blueberry"' , 'set in command line options' ] ,
393- [ 'warn' , 'invalid config' , 'Must be one of:' , 'null, restricted, public' ] ,
393+ [ 'warn' , 'invalid config' , 'Must be one of:' , 'null, restricted, public, private ' ] ,
394394 [ 'warn' , 'invalid config' , 'multiple-numbers="what kind of fruit is not a number"' ,
395395 'set in command line options' ] ,
396396 [ 'warn' , 'invalid config' , 'Must be one or more' , 'numeric value' ] ,
@@ -591,7 +591,7 @@ loglevel = yolo
591591 [ 'warn' , 'invalid config' , 'omit="cucumber"' , 'set in command line options' ] ,
592592 [ 'warn' , 'invalid config' , 'Must be one or more of:' , 'dev, optional, peer' ] ,
593593 [ 'warn' , 'invalid config' , 'access="blueberry"' , 'set in command line options' ] ,
594- [ 'warn' , 'invalid config' , 'Must be one of:' , 'null, restricted, public' ] ,
594+ [ 'warn' , 'invalid config' , 'Must be one of:' , 'null, restricted, public, private ' ] ,
595595 [ 'warn' , 'invalid config' , 'multiple-numbers="what kind of fruit is not a number"' ,
596596 'set in command line options' ] ,
597597 [ 'warn' , 'invalid config' , 'Must be one or more' , 'numeric value' ] ,
0 commit comments