Skip to content

Commit

Permalink
Update epochs_update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored Mar 4, 2022
1 parent cd4c634 commit 358a24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/epochs_update.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -ex
set -eux -o pipefail

SCRIPT_DIR=$(cd $(dirname "$0") && pwd -P)
WPT_ROOT=$SCRIPT_DIR/../..
Expand Down

0 comments on commit 358a24d

Please sign in to comment.