all: work around shed not detecting a match
This commit is contained in:
parent
16ce669c8e
commit
b2f2f13943
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN : \
|
|||
COSMO "$PWD" \
|
||||
COSMO_DIST "$PWD/dist/$COSMO_FLAVOR" \
|
||||
\
|
||||
&& shed expand "s_o='o/[^']*'_o='o/$mode'_g" \
|
||||
&& shed expand "s_o='o/[^']*'_o='o/$mode' _g" \
|
||||
;
|
||||
|
||||
RUN --mount=type=tmpfs,target=/tmp : \
|
||||
|
|
Loading…
Reference in a new issue