Skip to content
Snippets Groups Projects
Unverified Commit 51493b7b authored by boklm's avatar boklm
Browse files

Set TZ and LC_ALL when starting rbm

parent 51ab48b0
No related branches found
No related tags found
No related merge requests found
rbm @ 1945b67f
Subproject commit b3ca063713f0d25a66f76c829d750ac977a25207
Subproject commit 1945b67fefbcf7b834b71275e301da06232f0241
......@@ -200,3 +200,7 @@ gpg_wrapper: |
else
exec [% c('gpg_bin') %] [% c('gpg_args') %] --with-fingerprint [% gpg_kr %] "$@"
fi
ENV:
TZ: UTC
LC_ALL: C
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment