Skip to content

Commit

Permalink
Lazy commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglinmike committed Aug 15, 2018
1 parent ea39f79 commit 0064a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tasks:
- /bin/bash
- --login
- -c
- "set -e
~/provision.sh ${browser.name}-${browser.channel} ${event.repository.url} refs/pull/${event.number}/head
- "set -ex
~/provision.sh ${browser.name}-${browser.channel} ${event.repository.url} refs/pull/${event.number}/head &&
cd ~/web-platform-tests &&
${operation.command}"

0 comments on commit 0064a9b

Please sign in to comment.