Description: Running " tar --create --listed-incremental=snapshot --file=not_so_empty.tar --files-from=empty_list_file " where "emtpy_list_file" has length of zero, tar includes all the files in the current working directory
Expected: An empty archive Version: I tested this on 1.21 which was released on 2008-12-27 Notes: I found a reference to this bug (http://osdir.com/ml/gnu.utils.bugs/2003-01/msg00298.html) which dates back to Jan 2003!
