We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c8fb71 + a70b93d commit 9cb5eebCopy full SHA for 9cb5eeb
test/test-ghe-host-check.sh
@@ -61,7 +61,8 @@ begin_test "ghe-host-check detects unsupported GitHub Enterprise Server versions
61
! GHE_TEST_REMOTE_VERSION=2.21.0 ghe-host-check
62
! GHE_TEST_REMOTE_VERSION=2.22.0 ghe-host-check
63
! GHE_TEST_REMOTE_VERSION=3.0.0 ghe-host-check
64
- GHE_TEST_REMOTE_VERSION=3.1.0 ghe-host-check
+ ! GHE_TEST_REMOTE_VERSION=3.1.0 ghe-host-check
65
+ GHE_TEST_REMOTE_VERSION=3.2.0 ghe-host-check
66
GHE_TEST_REMOTE_VERSION=$BACKUP_UTILS_VERSION ghe-host-check
67
68
GHE_TEST_REMOTE_VERSION=$bu_version_major.$bu_version_minor.999 ghe-host-check
0 commit comments