Mercurial > ~astiob > upreckon > hgweb
annotate zipfiles/diff.sh @ 196:67088c1765b4
Regexps now work with test archives
Excuse me while I rewrite files.{File,regexp} almost from scratch...
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Mon, 15 Aug 2011 19:52:58 +0300 |
parents | 6e6b0ea63fa1 |
children |
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]' "$@" |