Skip to content

Commit 0cc8207

Browse files
sf-menschGitMensch
authored andcommitted
follow-up to r5356 - fixed skip via atlocal_win
1 parent 68b82c8 commit 0cc8207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/atlocal_win

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ set_utf8_locale () {
126126
# Note: we explicit do not set COB_ON_CYGWIN here,
127127
# as this is file is about running non-cygwin binaries
128128
# Windows but not Cygwin
129-
COB_ON_WINDOWS=1
129+
COB_ON_WINDOWS=yes
130130
export COB_ON_WINDOWS
131131

132132
# Fix for testcases where cobc uses win32 paths internally

0 commit comments

Comments
 (0)