mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
updated the test suite to reflect recent changes.
This commit is contained in:
parent
e82793361b
commit
3ae5c4d93e
1312
t/sanity.t
1312
t/sanity.t
File diff suppressed because it is too large
Load Diff
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
main_ver=1.7.7
|
main_ver=1.7.7
|
||||||
minor_ver=2rc2
|
minor_ver=2
|
||||||
version=$main_ver.$minor_ver
|
version=$main_ver.$minor_ver
|
||||||
echo $version
|
echo $version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user