Make groovyParser happy
* For some reson, on those lines
groovyjarjarantlr.TokenStreamIOException: Did not find four digit hex character code. line: 56 col:45
Change-Id: Ibabbb0be96197536cbf45214ca2e42cb5f91849f
diff --git a/test-cookiecutter-reclass.groovy b/test-cookiecutter-reclass.groovy
index 0a20ece..c09c572 100644
--- a/test-cookiecutter-reclass.groovy
+++ b/test-cookiecutter-reclass.groovy
@@ -53,7 +53,7 @@
gerritDataRS['gerritRefSpec'] = env.RECLASS_SYSTEM_GIT_REF ?: null
gerritDataRS['gerritProject'] = 'salt-models/reclass-system'
-// version of debRepos, aka formulas\reclass\ubuntu
+// version of debRepos, aka formulas|reclass|ubuntu
testDistribRevision = env.DISTRIB_REVISION ?: 'nightly'
// Name of sub-test chunk job
chunkJobName = "test-mk-cookiecutter-templates-chunk"