diff --git a/cfg/rh-0.7/master.yaml b/cfg/rh-0.7/master.yaml
index 6ebbc3ec83cef8dadd3bb3b814156bf94748de7e..a60162b0efbd88444063c64c7278c6e237e9ad39 100644
--- a/cfg/rh-0.7/master.yaml
+++ b/cfg/rh-0.7/master.yaml
@@ -895,7 +895,7 @@ groups:
 
       - id: 4.6
         text: "Verify the scheduler pod specification file ownership set by OpenShift"
-        audit: "stat -c %u:%g /etc/origin/node/pods/controller.yaml"
+        audit: "stat -c %U:%G /etc/origin/node/pods/controller.yaml"
         tests:
           test_items:
             - flag: "root:root"