Please provide any additional information below.
As per subject line. fstree calls print_fs, and print_fs uses a None parameter
to signify infinite recursion (which you can't pass in from the command line).
The attached patch passes None to print_fs if the --level supplied on the
command line is less than zero.
Original issue reported on code.google.com by gc...@loowis.durge.org on 23 May 2011 at 1:09
Original issue reported on code.google.com by
gc...@loowis.durge.org
on 23 May 2011 at 1:09Attachments: