From 9e68b304d0a072d04f5bb8b6851d898e0a703984 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 8 Sep 2017 17:47:49 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "Apex: Explicitly define file paths" - Apex: Explicitly define file paths Due to bug with forbidden file paths conflicting with file paths this explicitly defines all the file paths in apex. This isn't the greatest solution in the case where someone adds a new folder, but chances are they will also modify one of the other files as well. Note it also fixes a bug where unit tests woudl run twice because it would be triggered as part of apex-verify-master and apex-unit-tests-master. Change-Id: I6b10f8eb70c2cd7c8dd5c01363e06b7458c00127 Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index c897c28c4..158193433 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit c897c28c442e9f32e760d6d575df109b448b2313 +Subproject commit 158193433b41166deae895de400851a1e1be2939 -- cgit 1.2.3-korg