Fossil SCM

Add more environment variables to the docs.

mistachkin 2016-03-12 01:07 trunk
Commit f4f3af4adb62e807f7e1a88d33b2f41ee13879a6
1 file changed +14
--- www/env-opts.md
+++ www/env-opts.md
@@ -133,10 +133,24 @@
133133
134134
`FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a
135135
specific file or folder containing the version of Tcl to load at run
136136
time.
137137
138
+`FOSSIL_TEMP`: Fallback location of the temporary directories and files
139
+created and deleted when running the test suite. The first environment
140
+variable found in the environment from the list `FOSSIL_TEST_TEMP`,
141
+`FOSSIL_TEMP`, `TEMP`, and `TMP` is used.
142
+
143
+`FOSSIL_TEST_DANGEROUS_IGNORE_OPEN_CHECKOUT`: When set to the literal
144
+value `YES_DO_IT`, the test suite will relax the constraint that some
145
+tests may not run within an open checkout. This is subject to removal
146
+in the future.
147
+
148
+`FOSSIL_TEST_TEMP`: Primary location of the temporary directories
149
+and files created and deleted when running the test suite. The
150
+first environment variable found in the environment from the list
151
+`FOSSIL_TEST_TEMP`, `FOSSIL_TEMP`, `TEMP`, and `TMP` is used.
138152
139153
`FOSSIL_VFS`: Name a VFS to load into SQLite.
140154
141155
`GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume
142156
fossil is invoked from a web server as a CGI command, and act
143157
--- www/env-opts.md
+++ www/env-opts.md
@@ -133,10 +133,24 @@
133
134 `FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a
135 specific file or folder containing the version of Tcl to load at run
136 time.
137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
139 `FOSSIL_VFS`: Name a VFS to load into SQLite.
140
141 `GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume
142 fossil is invoked from a web server as a CGI command, and act
143
--- www/env-opts.md
+++ www/env-opts.md
@@ -133,10 +133,24 @@
133
134 `FOSSIL_TCL_PATH`: When Tcl stubs support is configured, point to a
135 specific file or folder containing the version of Tcl to load at run
136 time.
137
138 `FOSSIL_TEMP`: Fallback location of the temporary directories and files
139 created and deleted when running the test suite. The first environment
140 variable found in the environment from the list `FOSSIL_TEST_TEMP`,
141 `FOSSIL_TEMP`, `TEMP`, and `TMP` is used.
142
143 `FOSSIL_TEST_DANGEROUS_IGNORE_OPEN_CHECKOUT`: When set to the literal
144 value `YES_DO_IT`, the test suite will relax the constraint that some
145 tests may not run within an open checkout. This is subject to removal
146 in the future.
147
148 `FOSSIL_TEST_TEMP`: Primary location of the temporary directories
149 and files created and deleted when running the test suite. The
150 first environment variable found in the environment from the list
151 `FOSSIL_TEST_TEMP`, `FOSSIL_TEMP`, `TEMP`, and `TMP` is used.
152
153 `FOSSIL_VFS`: Name a VFS to load into SQLite.
154
155 `GATEWAY_INTERFACE`: If present and the `--nocgi` option is not, assume
156 fossil is invoked from a web server as a CGI command, and act
157

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button