summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/nmfind
AgeCommit message (Collapse)AuthorFilesLines
2022-07-08s4:scripting: Reformat shell scriptsAndreas Schneider1-5/+5
shfmt -f source4/scripting/ | xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2010-05-07s4-devel: a very useful script when dealing with library/linking issuesAndrew Tridgell1-0/+15
I use this all the time, so I thought I'd put it in the tree for others