diff options
| author | Matt Hunter <m@lfurio.us> | 2026-03-08 17:06:44 -0400 |
|---|---|---|
| committer | Matt Hunter <m@lfurio.us> | 2026-03-16 04:36:28 -0400 |
| commit | f4636c75050f3ac3208d953c4d88c29d58309bdc (patch) | |
| tree | de0a60ffa368556dc53bff8e1391e73143b87b49 /git-precheck | |
| parent | 85aaf4533896a1398482559692e34e02366e89a0 (diff) | |
| download | git-sonar-f4636c75050f3ac3208d953c4d88c29d58309bdc.tar.gz git-sonar-f4636c75050f3ac3208d953c4d88c29d58309bdc.zip | |
Remove bash string indexing
This syntax is undefined in POSIX shell. Instead, use what should be a
more robust solution, and literally strip the $separator from the
beginning of the string, rather than just hard coding a length.
Signed-off-by: Matt Hunter <m@lfurio.us>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
