From 9200c270c5d1de546a8e0e28fcbd133967b5ae16 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 3 Jun 2024 11:05:35 -0400 Subject: parse: Allow -Darg/-Sarg as well as -D arg / -S arg --- tests/bfs/LDstat.out | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/bfs/LDstat.out (limited to 'tests/bfs/LDstat.out') diff --git a/tests/bfs/LDstat.out b/tests/bfs/LDstat.out new file mode 100644 index 0000000..ec9e861 --- /dev/null +++ b/tests/bfs/LDstat.out @@ -0,0 +1,17 @@ +links +links/broken +links/deeply +links/deeply/nested +links/deeply/nested/broken +links/deeply/nested/dir +links/deeply/nested/file +links/deeply/nested/link +links/file +links/hardlink +links/notdir +links/skip +links/skip/broken +links/skip/dir +links/skip/file +links/skip/link +links/symlink -- cgit v1.2.3