File tree Expand file tree Collapse file tree 7 files changed +48
-48
lines changed Expand file tree Collapse file tree 7 files changed +48
-48
lines changed Original file line number Diff line number Diff line change 30
30
{
31
31
"name" : " iroh_get" ,
32
32
"count" : 1 ,
33
- "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s > /dev/null" ,
33
+ "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s --out STDOUT > /dev/null" ,
34
34
"type" : " public" ,
35
35
"connect" : {
36
36
"strategy" : " params" ,
71
71
{
72
72
"name" : " iroh_get" ,
73
73
"count" : 1 ,
74
- "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s > /dev/null" ,
74
+ "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s --out STDOUT > /dev/null" ,
75
75
"type" : " public" ,
76
76
"connect" : {
77
77
"strategy" : " params" ,
112
112
{
113
113
"name" : " iroh_get" ,
114
114
"count" : 1 ,
115
- "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s > /dev/null" ,
115
+ "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s --out STDOUT > /dev/null" ,
116
116
"type" : " nat" ,
117
117
"connect" : {
118
118
"strategy" : " params" ,
153
153
{
154
154
"name" : " iroh_get" ,
155
155
"count" : 1 ,
156
- "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s > /dev/null" ,
156
+ "cmd" : " time ./bins/iroh --keylog --cfg data/derp.config.toml get --ticket %s --out STDOUT > /dev/null" ,
157
157
"type" : " nat" ,
158
158
"connect" : {
159
159
"strategy" : " params" ,
Original file line number Diff line number Diff line change 20
20
{
21
21
"name" : " iroh_get" ,
22
22
"count" : 1 ,
23
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
23
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
24
24
"type" : " public" ,
25
25
"connect" : {
26
26
"strategy" : " params" ,
50
50
{
51
51
"name" : " iroh_get" ,
52
52
"count" : 3 ,
53
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
53
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
54
54
"type" : " public" ,
55
55
"connect" : {
56
56
"strategy" : " params" ,
79
79
{
80
80
"name" : " iroh_get" ,
81
81
"count" : 2 ,
82
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
82
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
83
83
"type" : " public" ,
84
84
"connect" : {
85
85
"strategy" : " params" ,
108
108
{
109
109
"name" : " iroh_get" ,
110
110
"count" : 4 ,
111
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
111
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
112
112
"type" : " public" ,
113
113
"connect" : {
114
114
"strategy" : " params" ,
Original file line number Diff line number Diff line change 19
19
{
20
20
"name" : " iroh_get" ,
21
21
"count" : 1 ,
22
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
22
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
23
23
"type" : " public" ,
24
24
"connect" : {
25
25
"strategy" : " params" ,
48
48
{
49
49
"name" : " iroh_get" ,
50
50
"count" : 3 ,
51
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
51
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
52
52
"type" : " public" ,
53
53
"connect" : {
54
54
"strategy" : " params" ,
77
77
{
78
78
"name" : " iroh_get" ,
79
79
"count" : 5 ,
80
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
80
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
81
81
"type" : " public" ,
82
82
"connect" : {
83
83
"strategy" : " params" ,
106
106
{
107
107
"name" : " iroh_get" ,
108
108
"count" : 10 ,
109
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
109
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
110
110
"type" : " public" ,
111
111
"connect" : {
112
112
"strategy" : " params" ,
135
135
{
136
136
"name" : " iroh_get" ,
137
137
"count" : 2 ,
138
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
138
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
139
139
"type" : " public" ,
140
140
"connect" : {
141
141
"strategy" : " params" ,
164
164
{
165
165
"name" : " iroh_get" ,
166
166
"count" : 4 ,
167
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
167
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
168
168
"type" : " public" ,
169
169
"connect" : {
170
170
"strategy" : " params" ,
193
193
{
194
194
"name" : " iroh_get" ,
195
195
"count" : 6 ,
196
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
196
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
197
197
"type" : " public" ,
198
198
"connect" : {
199
199
"strategy" : " params" ,
222
222
{
223
223
"name" : " iroh_get" ,
224
224
"count" : 10 ,
225
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
225
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
226
226
"type" : " public" ,
227
227
"connect" : {
228
228
"strategy" : " params" ,
Original file line number Diff line number Diff line change 19
19
{
20
20
"name" : " iroh_get" ,
21
21
"count" : 1 ,
22
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
22
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
23
23
"type" : " public" ,
24
24
"connect" : {
25
25
"strategy" : " params" ,
53
53
{
54
54
"name" : " iroh_get" ,
55
55
"count" : 3 ,
56
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
56
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
57
57
"type" : " public" ,
58
58
"connect" : {
59
59
"strategy" : " params" ,
87
87
{
88
88
"name" : " iroh_get" ,
89
89
"count" : 5 ,
90
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
90
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
91
91
"type" : " public" ,
92
92
"connect" : {
93
93
"strategy" : " params" ,
121
121
{
122
122
"name" : " iroh_get" ,
123
123
"count" : 10 ,
124
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
124
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
125
125
"type" : " public" ,
126
126
"connect" : {
127
127
"strategy" : " params" ,
155
155
{
156
156
"name" : " iroh_get" ,
157
157
"count" : 2 ,
158
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
158
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
159
159
"type" : " public" ,
160
160
"connect" : {
161
161
"strategy" : " params" ,
189
189
{
190
190
"name" : " iroh_get" ,
191
191
"count" : 4 ,
192
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
192
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
193
193
"type" : " public" ,
194
194
"connect" : {
195
195
"strategy" : " params" ,
223
223
{
224
224
"name" : " iroh_get" ,
225
225
"count" : 6 ,
226
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
226
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
227
227
"type" : " public" ,
228
228
"connect" : {
229
229
"strategy" : " params" ,
257
257
{
258
258
"name" : " iroh_get" ,
259
259
"count" : 10 ,
260
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
260
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
261
261
"type" : " public" ,
262
262
"connect" : {
263
263
"strategy" : " params" ,
Original file line number Diff line number Diff line change 19
19
{
20
20
"name" : " iroh_get" ,
21
21
"count" : 1 ,
22
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
22
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
23
23
"type" : " public" ,
24
24
"connect" : {
25
25
"strategy" : " params" ,
53
53
{
54
54
"name" : " iroh_get" ,
55
55
"count" : 3 ,
56
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
56
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
57
57
"type" : " public" ,
58
58
"connect" : {
59
59
"strategy" : " params" ,
87
87
{
88
88
"name" : " iroh_get" ,
89
89
"count" : 5 ,
90
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
90
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
91
91
"type" : " public" ,
92
92
"connect" : {
93
93
"strategy" : " params" ,
121
121
{
122
122
"name" : " iroh_get" ,
123
123
"count" : 10 ,
124
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
124
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
125
125
"type" : " public" ,
126
126
"connect" : {
127
127
"strategy" : " params" ,
155
155
{
156
156
"name" : " iroh_get" ,
157
157
"count" : 2 ,
158
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
158
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
159
159
"type" : " public" ,
160
160
"connect" : {
161
161
"strategy" : " params" ,
189
189
{
190
190
"name" : " iroh_get" ,
191
191
"count" : 4 ,
192
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
192
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
193
193
"type" : " public" ,
194
194
"connect" : {
195
195
"strategy" : " params" ,
223
223
{
224
224
"name" : " iroh_get" ,
225
225
"count" : 6 ,
226
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
226
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
227
227
"type" : " public" ,
228
228
"connect" : {
229
229
"strategy" : " params" ,
257
257
{
258
258
"name" : " iroh_get" ,
259
259
"count" : 10 ,
260
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
260
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
261
261
"type" : " public" ,
262
262
"connect" : {
263
263
"strategy" : " params" ,
Original file line number Diff line number Diff line change 19
19
{
20
20
"name" : " iroh_get" ,
21
21
"count" : 1 ,
22
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
22
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
23
23
"type" : " public" ,
24
24
"connect" : {
25
25
"strategy" : " params" ,
53
53
{
54
54
"name" : " iroh_get" ,
55
55
"count" : 3 ,
56
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
56
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
57
57
"type" : " public" ,
58
58
"connect" : {
59
59
"strategy" : " params" ,
87
87
{
88
88
"name" : " iroh_get" ,
89
89
"count" : 5 ,
90
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
90
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
91
91
"type" : " public" ,
92
92
"connect" : {
93
93
"strategy" : " params" ,
121
121
{
122
122
"name" : " iroh_get" ,
123
123
"count" : 10 ,
124
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
124
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
125
125
"type" : " public" ,
126
126
"connect" : {
127
127
"strategy" : " params" ,
155
155
{
156
156
"name" : " iroh_get" ,
157
157
"count" : 2 ,
158
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
158
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
159
159
"type" : " public" ,
160
160
"connect" : {
161
161
"strategy" : " params" ,
189
189
{
190
190
"name" : " iroh_get" ,
191
191
"count" : 4 ,
192
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
192
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
193
193
"type" : " public" ,
194
194
"connect" : {
195
195
"strategy" : " params" ,
223
223
{
224
224
"name" : " iroh_get" ,
225
225
"count" : 6 ,
226
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
226
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
227
227
"type" : " public" ,
228
228
"connect" : {
229
229
"strategy" : " params" ,
257
257
{
258
258
"name" : " iroh_get" ,
259
259
"count" : 10 ,
260
- "cmd" : " time ./bins/iroh get --ticket %s > /dev/null" ,
260
+ "cmd" : " time ./bins/iroh get --ticket %s --out STDOUT > /dev/null" ,
261
261
"type" : " public" ,
262
262
"connect" : {
263
263
"strategy" : " params" ,
You can’t perform that action at this time.
0 commit comments