We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f6b09 commit e71ab17Copy full SHA for e71ab17
GPU/GPUTracking/Definitions/Parameters/csv_to_json.sh
@@ -4,7 +4,7 @@
4
5
LANG=C
6
LC_ALL=C
7
-DELIM=$'\xFF'
+DELIM="@@@"
8
set -o pipefail
9
sed -E \
10
':loop
0 commit comments