Home
last modified time | relevance | path

Searched refs:PrintLogs (Results 1 – 3 of 3) sorted by relevance

/dports/devel/dep/dep-0.5.4/internal/test/integration/
H A Dtestproj.go138 if *test.PrintLogs {
174 if *test.PrintLogs {
189 if *test.PrintLogs {
/dports/devel/dep/dep-0.5.4/internal/test/
H A Dtest.go33 PrintLogs = flag.Bool("logs", false, "log stdin/stdout of test commands") var
167 if *PrintLogs {
188 if *PrintLogs {
273 if *PrintLogs {
/dports/www/phalcon4/cphalcon-4.1.1/.ci/
H A Dwin-ci-tools.psm1182 function PrintLogs { in PrintLogs() function