Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <v.shushlin@gmail.com>2019-10-22 09:48:22 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2019-10-22 13:24:40 +0300
commit181aa2c4619a15cefc1bd382a70a5d014f91a80a (patch)
tree62b81e3d7b38a299db6f9480536cede949a68289 /internal
parentd7f7542f856487e2692feec0a48f7a23851fb940 (diff)
Fix make verify ci job
For some reason long awk command makes it crash with a segmentation fault error. I tested this by replacing $(allfiles) in `"Please run ./bin/goimports -w -local $(IMPORT_PATH) -l $(allfiles)"` with strings of various length, and it fails on longer strings. I haven't yet figured out the source of the problem, so just copypasted the approach from workhorse - extracted a separate script which uses if in shell script and echo to print the suggestion.
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions