Skip to content

Commit

Permalink
automatic commit at releng box
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Dec 29, 2021
1 parent f44c444 commit 30e265f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion misc/player/lyrFetch4.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
curl --max-time 10 -s --get "https://makeitpersonal.co/lyrics" --data-urlencode "artist=$1" --data-urlencode "title=$2"
curl --max-time 5 -s --get "https://makeitpersonal.co/lyrics" --data-urlencode "artist=$1" --data-urlencode "title=$2"
2 changes: 1 addition & 1 deletion src/rtr.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v21.12.29-cur, done by cs@nop.
-;-;-;2021-12-29 03:44:31, took 00:05:51, with 100 workers, on 2520 cases, 0 failed, 0 traces, 1 retries
-;-;-;2021-12-29 05:09:51, took 00:06:31, with 100 workers, on 2520 cases, 0 failed, 0 traces, 1 retries
-;-;-;./rtr.bin
http://sources.nop.hu/cfg/basic.tst;basic.tst;success;dummy test
http://sources.nop.hu/cfg/conn-amt01.tst;conn-amt01.tst;success;amt over ipv4
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v21.12.29-cur, done by cs@nop.<br/>
tested: 2021-12-29 03:44:31, took 00:05:51, with 100 workers, on 2520 cases, 0 failed, 0 traces, 1 retries<br/>
tested: 2021-12-29 05:09:51, took 00:06:31, with 100 workers, on 2520 cases, 0 failed, 0 traces, 1 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down

0 comments on commit 30e265f

Please sign in to comment.