annotate zipfiles/diff.sh @ 199:1de2ea435d93

The default match mode is now 'literal' I must have mixed something up when I wrote '$%', because dollar and percent signs are not replaced in the tests and dummies configuration variables.
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 16 Aug 2011 23:05:03 +0300
parents 6e6b0ea63fa1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
192
6e6b0ea63fa1 Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
1 #!/bin/sh
6e6b0ea63fa1 Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
2 exec diff -F'^ *[cd][le][af]' "$@"