We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82dbaa commit c087eb1Copy full SHA for c087eb1
Makefile
@@ -2,7 +2,7 @@ CF_DIAL_TIMEOUT ?= 15
2
NODES ?= 10
3
FLAKE_ATTEMPTS ?=5
4
PACKAGES ?= api actor command types util version integration/helpers
5
-LC_ALL = "en_US.UTF-8"
+LC_ALL = en_US.UTF-8
6
7
## TODO: Change when new version is released
8
CF_BUILD_VERSION ?= v9.0.0
0 commit comments