fix(tart)[1]

This commit is contained in:
Jacob Heider 2023-07-02 01:32:03 -04:00
parent e9dc9f81ad
commit f82dcd9ead
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -35,8 +35,10 @@ provides:
test: test:
script: script:
- cp $FIXTURE empty.ispw - ': >empty.ispw'
- tart create --from-ipsw empty.ipsw test 2>&1 || true | grep "Unable to load restore image" - tart create
fixture: "" --from-ipsw empty.ipsw
test 2>&1 || true |
grep "Unable to load restore image"
env: env:
TART_HOME: . TART_HOME: $PWD