mirror of
https://github.com/rclone/rclone
synced 2024-11-21 22:50:16 +01:00
vfs: bring DO NOT EDIT comments in line with "go help generate"
This commit is contained in:
parent
74d9dabdff
commit
77fb3c2511
@ -169,7 +169,7 @@ func test(fileName string, flags int, mode string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
fmt.Printf(`// AUTO GENERATED by make_open_tests.go - DO NOT EDIT - use go generate to rebuild
|
fmt.Printf(`// Code generated by make_open_tests.go - use go generate to rebuild - DO NOT EDIT
|
||||||
|
|
||||||
package vfs
|
package vfs
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// AUTO GENERATED by make_open_tests.go - DO NOT EDIT - use go generate to rebuild
|
// Code generated by make_open_tests.go - use go generate to rebuild - DO NOT EDIT
|
||||||
|
|
||||||
package vfs
|
package vfs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user