chiark / gitweb /
fshash.in: Remove ambiguity for filenames containing ` -> '.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 7 Oct 2012 14:52:10 +0000 (15:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 7 Oct 2012 14:52:10 +0000 (15:52 +0100)
commit8aeb0c535ad9f25a49755eaa05baace543094605
tree2c43ab26b7d33d799f1070c9ac52374df280c8da
parentf6b4ffdc7265b79b945e2350efbd9d2a94df4450
fshash.in: Remove ambiguity for filenames containing ` -> '.

The problem is that we can't tell which occurrence is the separator for
a symbolic link.  Fix this by adding an otherwise pointless backslash.
fshash.in