Damien Metzler 8 years ago
parent
commit
6914fb0036
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/tests/nuxeo-conf/run.sh

+ 1 - 1
test/tests/nuxeo-conf/run.sh

@@ -10,4 +10,4 @@ docker run --rm -i \
 	-e NUXEO_DEV_MODE \
 	-e NUXEO_AUTOMATION_TRACE \
 	"$image" \
-	nuxeoctl showconf | grep ^org.nuxeo | sort
+	nuxeoctl showconf | grep "^org.nuxeo.[automation|dev]" | sort