1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Files
jc/tests
fuleinist 27ef603acc Fix lsattr parser for filenames with spaces
Use maxsplit=1 with line.split() to properly handle filenames
containing spaces or newlines. Previously split() without maxsplit
would incorrectly split './ok ok ok ok ok' into 6 parts instead of 2.

Fixes: https://github.com/kellyjonbrazil/jc/issues/694
2026-04-17 08:06:11 +08:00
..
2025-04-04 16:16:47 -07:00
2025-03-31 16:50:46 -07:00
2025-08-03 17:19:21 -07:00
2024-09-22 20:01:40 -07:00
2024-10-17 14:05:06 -07:00
2025-03-31 17:06:41 -07:00
2025-09-08 14:25:44 -07:00
2024-11-24 18:59:30 -08:00
2025-09-04 16:43:18 -07:00
2024-06-08 09:17:57 -07:00
2025-07-24 13:02:37 -07:00
2025-06-06 15:23:42 -07:00
2024-04-28 12:44:40 -07:00