diff options
author | rubo77 <github@r.z11.de> | 2017-12-21 22:56:41 +0100 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2017-12-21 22:56:41 +0100 |
commit | 8f9d389d8949b5939aaa542a44701581f96daeee (patch) | |
tree | 83bb23912244d09ef06790434b265accfc672ce2 /tests | |
parent | bdb646172ad9026632e130383b11e6501c44936a (diff) |
v2017.1.4
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/validate_site.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validate_site.sh b/tests/validate_site.sh index 9c960ae..91e637f 100755 --- a/tests/validate_site.sh +++ b/tests/validate_site.sh @@ -1,7 +1,7 @@ #!/bin/bash # validate_site.sh checks if the site.conf is valid json -GLUON_BRANCH='v2017.1.3' +GLUON_BRANCH='v2017.1.4' P=$(pwd) echo "####### validating $P/site.conf ..." |