Allow hscan to save data for fully-spec'd URLs
authorIustin Pop <iustin@google.com>
Wed, 20 May 2009 22:31:10 +0000 (23:31 +0100)
committerIustin Pop <iustin@google.com>
Wed, 20 May 2009 22:31:10 +0000 (23:31 +0100)
commit0944090a29060f7fcd39a7517b9a1840075c5281
tree4aff5f873a9631c2ee9445fcd3b57a38330a1a1a
parente015b5548401465a2c14f0237e0787489a03ef4a
Allow hscan to save data for fully-spec'd URLs

In case we pass a fully-specified URL to hscan, currently it will use as
is and that means the directory in which we want to save the status
files changes from what we mean. This patch changes hscan to replace all
slashes in the cluster name with underscores when generating the output
filenames.
hscan.1
hscan.hs