diff options
author | GitalyBot <gitalybot@zjvandeweg.nl> | 2019-06-25 14:45:51 +0000 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2019-06-25 14:45:51 +0000 |
commit | e7b54b9cb8c494f97a48e170696e5d56065aea31 (patch) | |
tree | e378d00ddfa89081379e2b7e9ab12d4b7c10a13e /GITALY_SERVER_VERSION | |
parent | d6c7d4c48db51fdc3eb479e53d40ce4358695218 (diff) | |
download | gitlab-ce-e7b54b9cb8c494f97a48e170696e5d56065aea31.tar.gz |
Fix broken worktree test
The setup was wrong, and due to Gitaly being a bit more strict it had to
match up. The test is now accurate and passing again.
Diffstat (limited to 'GITALY_SERVER_VERSION')
-rw-r--r-- | GITALY_SERVER_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 9db5ea12f52..7f3a46a841e 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.48.0 +1.49.0 |