This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
rclone
mirror of
https://github.com/rclone/rclone.git
Watch
1
Star
0
Fork
You've already forked rclone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3dcf1e61cf
rclone
/
vendor
/
github.com
/
rfjakob
/
eme
/
test.bash
6 lines
68 B
Bash
Raw
Blame
History
#!/bin/bash -eu
go build
go
test
.
"
$@
"
go tool vet -all -shadow .
Reference in New Issue
View Git Blame
Copy Permalink