Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Sumaid
tracker-miners
Commits
081f845f
Commit
081f845f
authored
Jul 17, 2018
by
Sam Thursfield
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: Set LANG in Meson build, as we do with Tracker already
parent
017be7e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
081f845f
...
...
@@ -50,4 +50,4 @@ test-meson-fedora-latest:
# screenful of junk each time unless we strip these.
unset $(env|grep -o '^CI_[^=]*')
su tracker -c 'cd build; meson test --suite tracker-miners --print-errorlogs'
su tracker -c 'cd build;
LANG=en_US.UTF8 dbus-launch
meson test --suite tracker-miners --print-errorlogs'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment