mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Rename master to main
Updated occurrences of "master" with "main". Signed-off-by: Catalin Dumitru <catdum@amazon.com>
This commit is contained in:
committed by
Andreea Florescu
parent
1311bfa03f
commit
ae7db2d98a
+1
-1
@@ -40,7 +40,7 @@ if __name__ == '__main__':
|
||||
The tests "test_benchmark.py" and "test_commit_format.py" work properly
|
||||
on the local machine only when the environment variables REMOTE and
|
||||
BASE_BRANCH are set. Otherwise the default values are "origin" for the
|
||||
remote name of the upstream repository and "master" for the name of the
|
||||
remote name of the upstream repository and "main" for the name of the
|
||||
base branch, and these tests may not work as expected.
|
||||
"""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user