Mercurial > ~astiob > upreckon > hgweb
annotate zipfiles/diff.sh @ 232:f94f9724c543
Switched from str to bytes for external validator output
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Fri, 29 Jun 2012 03:32:49 +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]' "$@" |