mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix typo in go_branch.sh script.
With the ticks, the command `master` is actually be run and the output included (which is nothing). This is confusing, as we actually mean to say "master" in the description of the Go branch. PiperOrigin-RevId: 282426081
This commit is contained in:
committed by
gVisor bot
parent
97d2c9a94e
commit
d92dc065fd
+1
-1
@@ -78,7 +78,7 @@ cat > README.md <<EOF
|
||||
# gVisor
|
||||
|
||||
This branch is a synthetic branch, containing only Go sources, that is
|
||||
compatible with standard Go tools. See the `master` branch for authoritative
|
||||
compatible with standard Go tools. See the master branch for authoritative
|
||||
sources and tests.
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user