mirror of
https://github.com/wahyd4/loginsrv.git
synced 2026-08-09 04:46:29 +10:00
fixed package name in coverage script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash -e
|
||||
# Requires installation of: `github.com/wadey/gocovmerge`
|
||||
|
||||
cd $GOPATH/src/github.com/smancke/guble
|
||||
cd $GOPATH/src/github.com/tarent/loginsrv
|
||||
|
||||
rm -rf ./cov
|
||||
mkdir cov
|
||||
|
||||
Reference in New Issue
Block a user