Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2021-06-07 12:36:26 +0300
committerSybren A. Stüvel <sybren@blender.org>2021-06-07 12:36:26 +0300
commit4f6cab176a4fe694d303492f7f8c350b8b37e37b (patch)
tree2a69ff78854dcd73a3bafc75a2a22cdd784be4b1
parent98876d46efb4533c2d5115dfd17cd663054d1d2c (diff)
Cleanup: remove trailing space from pipeline_config.json
Remove trailing spaces from `pipeline_config.json` No functional changes.
-rw-r--r--build_files/config/pipeline_config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/build_files/config/pipeline_config.json b/build_files/config/pipeline_config.json
index 47318b2f7dc..c9a5e25eaaf 100644
--- a/build_files/config/pipeline_config.json
+++ b/build_files/config/pipeline_config.json
@@ -11,7 +11,7 @@
{ "path": "source/tools", "branch": "master", "commit_id": "HEAD" }
]
},
- "svn":
+ "svn":
{
"tests": { "path": "lib/tests", "branch": "trunk", "commit_id": "HEAD" },
"libraries":
@@ -47,7 +47,7 @@
"cmake":
{
"default":
- {
+ {
"version": "any",
"overrides":
{
@@ -58,28 +58,28 @@
{
"overrides":
{
-
+
}
},
"darwin-arm64":
{
"overrides":
{
-
+
}
},
"linux-x86_64":
{
"overrides":
{
-
+
}
},
"windows-amd64":
{
"overrides":
{
-
+
}
}
}