Home
last modified time | relevance | path

Searched refs:MustRunCommand (Results 1 – 25 of 46) sorted by relevance

12

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/build/
H A Dci.go328 build.MustRunCommand(linter, append(lflags, packages...)...)
539 build.MustRunCommand("docker", "image", "tag", fmt.Sprintf("%s:TAG", *upload), gethImage)
541 build.MustRunCommand("docker", "push", gethImage)
542 build.MustRunCommand("docker", "push", toolImage)
609 build.MustRunCommand("docker", "manifest", "push", gethImage)
620 build.MustRunCommand("docker", "manifest", "push", toolImage)
692 build.MustRunCommand("debsign", changes)
961 build.MustRunCommand("makensis.exe",
1042 build.MustRunCommand("mvn", "gpg:sign-and-deploy-file", "-e", "-X",
1150 build.MustRunCommand("tar", "-zcvf", archive+".tar.gz", archive)
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/build/
H A Dci.go361 build.MustRunCommand(filepath.Join(GOBIN, "gometalinter.v2"), "--install")
377 build.MustRunCommand(filepath.Join(GOBIN, "gometalinter.v2"), append(configs, packages...)...)
382 build.MustRunCommand(filepath.Join(GOBIN, "gometalinter.v2"), append(configs, packages...)...)
528 build.MustRunCommand("debsign", changes)
531 build.MustRunCommand("dput", *upload, changes)
672 build.MustRunCommand("git", "checkout-index", "-a", "--prefix", pkgdir+string(filepath.Separator))
747 build.MustRunCommand("makensis.exe",
826 build.MustRunCommand("mvn", "gpg:sign-and-deploy-file", "-e", "-X",
924 build.MustRunCommand("tar", "-zcvf", archive+".tar.gz", archive)
937 build.MustRunCommand("pod", *deploy, "push", "Geth.podspec", "--allow-warnings", "--verbose")
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dconfigure.go156 MustRunCommand(t, nil, "cp", binPath, dstDir)
204 MustRunCommand(t, nil, "go", goBuildArgs...)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive_test.go542 return testhelper.MustRunCommand(t, nil, "tar", "tf", name)
544 return testhelper.MustRunCommand(t, nil, "tar", "ztf", name)
546 return testhelper.MustRunCommand(t, nil, "tar", "jtf", name)
548 return testhelper.MustRunCommand(t, nil, "unzip", "-l", name)
H A Drepack_test.go32 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, filepath.Join(packPath, "*"))
142 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, packPath)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive_test.go538 return testhelper.MustRunCommand(t, nil, "tar", "tf", name)
540 return testhelper.MustRunCommand(t, nil, "tar", "ztf", name)
542 return testhelper.MustRunCommand(t, nil, "tar", "jtf", name)
544 return testhelper.MustRunCommand(t, nil, "unzip", "-l", name)
H A Drepack_test.go30 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, filepath.Join(packPath, "*"))
136 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, packPath)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive_test.go542 return testhelper.MustRunCommand(t, nil, "tar", "tf", name)
544 return testhelper.MustRunCommand(t, nil, "tar", "ztf", name)
546 return testhelper.MustRunCommand(t, nil, "tar", "jtf", name)
548 return testhelper.MustRunCommand(t, nil, "unzip", "-l", name)
H A Drepack_test.go32 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, filepath.Join(packPath, "*"))
142 testhelper.MustRunCommand(t, nil, "touch", "-t", testTimeString, packPath)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/commit/
H A Dtree_entries_test.go30 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(normalFolder, "/test1.txt"))
31 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(curlyFolder, "/test2.txt"))
406 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(nestedFolder, ".gitkeep"))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/commit/
H A Dtree_entries_test.go31 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(normalFolder, "/test1.txt"))
32 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(curlyFolder, "/test2.txt"))
552 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(nestedFolder, ".gitkeep"))
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/commit/
H A Dtree_entries_test.go31 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(normalFolder, "/test1.txt"))
32 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(curlyFolder, "/test2.txt"))
552 testhelper.MustRunCommand(t, nil, "touch", filepath.Join(nestedFolder, ".gitkeep"))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dbuild.go88 MustRunCommand(t, nil,
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dbuild.go88 MustRunCommand(t, nil,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/internal/build/
H A Dutil.go50 func MustRunCommand(cmd string, args ...string) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/internal/build/
H A Dutil.go51 func MustRunCommand(cmd string, args ...string) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/gittest/
H A Drepo.go182 testhelper.MustRunCommand(t, nil, "make", "-C", makePath, makeTarget)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/objectpool/
H A Dalternates_test.go116 testhelper.MustRunCommand(t, nil, "sh", "-c", fmt.Sprintf("rm %s/objects/pack/*.pack", repoPath))
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/gittest/
H A Drepo.go182 testhelper.MustRunCommand(t, nil, "make", "-C", makePath, makeTarget)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/objectpool/
H A Dalternates_test.go116 testhelper.MustRunCommand(t, nil, "sh", "-c", fmt.Sprintf("rm %s/objects/pack/*.pack", repoPath))
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/tempdir/
H A Dtempdir_test.go78 testhelper.MustRunCommand(t, nil, "chmod", "-R", "0700", cleanRoot)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/objectpool/
H A Dalternates_test.go124 testhelper.MustRunCommand(t, nil, "sh", "-c", fmt.Sprintf("rm %s/objects/pack/*.pack", repoPath))
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/gittest/
H A Drepo.go133 testhelper.MustRunCommand(t, nil, "make", "-C", makePath, makeTarget)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/tempdir/
H A Dclean_test.go28 testhelper.MustRunCommand(t, nil, "chmod", "-R", "0700", cleanRoot)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/tempdir/
H A Dclean_test.go28 testhelper.MustRunCommand(t, nil, "chmod", "-R", "0700", cleanRoot)

12