Skip to content

Commit

Permalink
fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
winkyao committed Dec 10, 2018
1 parent 1c4562b commit 8e02677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/check_parser_replace.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
set -uo pipefail

grep "replace.*github.com/pingcap/parser" go.mod
grep_ret=$?
Expand Down

0 comments on commit 8e02677

Please sign in to comment.