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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

external/camel/test.properties

+5-5
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)