Skip to content

Commit 400d04d

Browse files
author
MB
committed
[compare-locales] set eu
1 parent 9d7e687 commit 400d04d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/compare-locales.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
set -eu;
4+
35
# Check whether all included rules include every entity defined in the
46
# English locale DTDs. (Missing an entity is a fatal error.)
57

0 commit comments

Comments
 (0)