Fossil SCM

Show the repository name on the test_env webpage.

drh 2014-03-09 00:19 trunk
Commit 117a0f6952909f9f287ee6b3f109c3c245cade49
1 file changed +2 -1
+2 -1
--- src/style.c
+++ src/style.c
@@ -1300,11 +1300,12 @@
13001300
zCap[i] = 0;
13011301
@ g.userUid = %d(g.userUid)<br />
13021302
@ g.zLogin = %h(g.zLogin)<br />
13031303
@ g.isHuman = %d(g.isHuman)<br />
13041304
@ capabilities = %s(zCap)<br />
1305
- @ host-load-avg = %f(load_average())<br />
1305
+ @ g.zRepositoryName = %h(g.zRepositoryName)<br />
1306
+ @ load_average() = %f(load_average())<br />
13061307
@ <hr>
13071308
P("HTTP_USER_AGENT");
13081309
cgi_print_all(showAll);
13091310
if( showAll && blob_size(&g.httpHeader)>0 ){
13101311
@ <hr>
13111312
--- src/style.c
+++ src/style.c
@@ -1300,11 +1300,12 @@
1300 zCap[i] = 0;
1301 @ g.userUid = %d(g.userUid)<br />
1302 @ g.zLogin = %h(g.zLogin)<br />
1303 @ g.isHuman = %d(g.isHuman)<br />
1304 @ capabilities = %s(zCap)<br />
1305 @ host-load-avg = %f(load_average())<br />
 
1306 @ <hr>
1307 P("HTTP_USER_AGENT");
1308 cgi_print_all(showAll);
1309 if( showAll && blob_size(&g.httpHeader)>0 ){
1310 @ <hr>
1311
--- src/style.c
+++ src/style.c
@@ -1300,11 +1300,12 @@
1300 zCap[i] = 0;
1301 @ g.userUid = %d(g.userUid)<br />
1302 @ g.zLogin = %h(g.zLogin)<br />
1303 @ g.isHuman = %d(g.isHuman)<br />
1304 @ capabilities = %s(zCap)<br />
1305 @ g.zRepositoryName = %h(g.zRepositoryName)<br />
1306 @ load_average() = %f(load_average())<br />
1307 @ <hr>
1308 P("HTTP_USER_AGENT");
1309 cgi_print_all(showAll);
1310 if( showAll && blob_size(&g.httpHeader)>0 ){
1311 @ <hr>
1312

Keyboard Shortcuts

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