From b84c375f3b08d9de3b878d87743fb0296bbb8bd9 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Wed, 9 Apr 2014 12:28:50 +0200 Subject: [PATCH] Fixed typo in custom rules to log and validate use of encrypted variables in Travis --- test_client/custom_rules.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_client/custom_rules.xml b/test_client/custom_rules.xml index 965385e0..0d50badc 100644 --- a/test_client/custom_rules.xml +++ b/test_client/custom_rules.xml @@ -21,7 +21,7 @@ - Setting username ${env.OC_TEST_USERNAME} + Setting username ${env.OCTEST_USERNAME}