Fossil SCM

Missed the other one.

mistachkin 2020-06-12 22:25 jsonTestsPass
Commit 8ca633e0ae3812afdf7327222ab1a02c35f2033360ecbf79d3d7eb20dc06501b
1 file changed +1 -1
+1 -1
--- test/json.test
+++ test/json.test
@@ -119,11 +119,11 @@
119119
}
120120
121121
# handle the actual request
122122
flush stdout
123123
#exec $fossilexe
124
- set RESULT [fossil_maybe_answer $request http {*}$args]
124
+ set RESULT [fossil_maybe_answer $request http {*}$args --ipaddr 127.0.0.1]
125125
126126
# separate HTTP headers from body
127127
set head ""; set body ""; set status "--NO_MATCH--"
128128
regexp {(?w)(.*)^\s*$(.*)} $RESULT dummy head body
129129
regexp {^HTTP\S+\s+(\d\d\d)\s+(.*)$} $head dummy status msg
130130
--- test/json.test
+++ test/json.test
@@ -119,11 +119,11 @@
119 }
120
121 # handle the actual request
122 flush stdout
123 #exec $fossilexe
124 set RESULT [fossil_maybe_answer $request http {*}$args]
125
126 # separate HTTP headers from body
127 set head ""; set body ""; set status "--NO_MATCH--"
128 regexp {(?w)(.*)^\s*$(.*)} $RESULT dummy head body
129 regexp {^HTTP\S+\s+(\d\d\d)\s+(.*)$} $head dummy status msg
130
--- test/json.test
+++ test/json.test
@@ -119,11 +119,11 @@
119 }
120
121 # handle the actual request
122 flush stdout
123 #exec $fossilexe
124 set RESULT [fossil_maybe_answer $request http {*}$args --ipaddr 127.0.0.1]
125
126 # separate HTTP headers from body
127 set head ""; set body ""; set status "--NO_MATCH--"
128 regexp {(?w)(.*)^\s*$(.*)} $RESULT dummy head body
129 regexp {^HTTP\S+\s+(\d\d\d)\s+(.*)$} $head dummy status msg
130

Keyboard Shortcuts

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