Skip to content

Commit 8dfef2f

Browse files
authored
Fixed indentation in camel/test.properties (#5784)
The indentation was so wrong, that the file could not be parsed
1 parent 3af60c2 commit 8dfef2f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

external/camel/test.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
github_url="https://github.com/apache/camel-quarkus.git"
2-
test_command="mvn clean install"
3-
test_results="testResults"
4-
tag_version="2.7.0"
5-
environment_variable="MODE=java"
1+
github_url="https://github.com/apache/camel-quarkus.git"
2+
test_command="mvn clean install"
3+
test_results="testResults"
4+
tag_version="2.7.0"
5+
environment_variable="MODE=java"
66
generic_packages="git"

0 commit comments

Comments
 (0)