annotate zipfiles/diff.sh @ 211:78be952f6b40

Changed the help message to say Python 2.6 is required Change back when full Python 2.5 support is implemented.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 18 Aug 2011 15:31:17 +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]' "$@"