diff options
Diffstat (limited to 'internal/rosa/meson.go')
| -rw-r--r-- | internal/rosa/meson.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/meson.go b/internal/rosa/meson.go index cb735e55..c4f3a56d 100644 --- a/internal/rosa/meson.go +++ b/internal/rosa/meson.go @@ -22,7 +22,7 @@ func (t Toolchain) newMeson() (pkg.Artifact, string) { }, }, &PipHelper{ EnterSource: true, - Script: ` + Check: ` cd 'test cases' rm -rf \ 'common/32 has header' \ |
