release-tools: update
Commit summary:1fdf2d53
cloud build: bump timeout in Prow job5a54e67d
filter-junit: Fix gofmt error36ea4ffa
filter-junit: Fix golint error
This commit is contained in:
@@ -15,10 +15,10 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* This command filters a JUnit file such that only tests with a name
|
||||
* matching a regular expression are passed through. By concatenating
|
||||
* multiple input files it is possible to merge them into a single file.
|
||||
*/
|
||||
This command filters a JUnit file such that only tests with a name
|
||||
matching a regular expression are passed through. By concatenating
|
||||
multiple input files it is possible to merge them into a single file.
|
||||
*/
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user