File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
share/github-backup-utils Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ github-backup-utils (3.0.0.rc1) UNRELEASED; urgency=medium
2
+
3
+ -- Michael Dang <
[email protected] > Wed, 13 Jan 2021 23:23:59 +0000
4
+
1
5
github-backup-utils (2.22.0) UNRELEASED; urgency=medium
2
6
3
7
* Added basic timing around the ghe-restore process #625
Original file line number Diff line number Diff line change 1
- 2.22.0
1
+ 3.0.0.rc1
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
42
42
43
43
# The default remote appliance version. This may be set in the environment prior
44
44
# to invoking tests to emulate a different remote vm version.
45
- : ${GHE_TEST_REMOTE_VERSION:= 2.22.0 }
45
+ : ${GHE_TEST_REMOTE_VERSION:= 3.0.0.rc1 }
46
46
export GHE_TEST_REMOTE_VERSION
47
47
48
48
# Source in the backup config and set GHE_REMOTE_XXX variables based on the
You can’t perform that action at this time.
0 commit comments