Skip to content

Commit eaa8ce1

Browse files
committed
Test Issue 1434
#1434
1 parent cd1cc08 commit eaa8ce1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/macos-script.sh

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

3+
set -x
4+
(LANG= LC_COLLATE= LC_ALL= ; printf '%f\n' 1.0)
5+
exit
6+
37
# Note that this script is intended to be run only in throwaway environments;
48
# it may install undesirable things to system locations (if it succeeds in
59
# that).

0 commit comments

Comments
 (0)