syncfiles: terminate directory names at equal signs
commitc5d8030768d1c8358958136b5d3e75f0fba448e7
authorH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 06:43:44 +0000 (15 23:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 06:43:44 +0000 (15 23:43 -0700)
tree1eece0cfdde304a73e464637beeae4edca2511af
parent64ca4b699831d95a9f4f09412876d1240ee11515
syncfiles: terminate directory names at equal signs

In the case where the directory name should be removed (null pathname
separator) don't search backwards past an equal sign, just in case
there isn't a space after the assignment.
syncfiles.pl