Skip to content

Commit e71ab17

Browse files
committed
Multiplatform fix
1 parent f9f6b09 commit e71ab17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GPU/GPUTracking/Definitions/Parameters/csv_to_json.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
LANG=C
66
LC_ALL=C
7-
DELIM=$'\xFF'
7+
DELIM="@@@"
88
set -o pipefail
99
sed -E \
1010
':loop

0 commit comments

Comments
 (0)