From 9f26a5983e007f8e888af3dd8d1382c83fce446b Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 28 Feb 2019 12:29:27 +0530 Subject: CMD: Enhace command profile with additional macros Issue-ID: CLI-129 Change-Id: I612ecfe2c25f73714a8759ce87fdc373c8d5a7f0 Signed-off-by: Kanagaraj Manickam k00365106 --- .../src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/command/src/test/resources/open-cli-schema') diff --git a/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml b/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml index 2bf2e858..ee53f6e5 100644 --- a/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml +++ b/profiles/command/src/test/resources/open-cli-schema/sample-test-schema-1.1.yaml @@ -39,7 +39,7 @@ cmd: success_codes: - 0 working_directory: . - + output: $stdout result_map: attr1: NA attr2: NA -- cgit 1.2.3-korg