view zipfiles/diff.sh @ 233:54cdc583ab77

Fixed crashing on validator output on Python 2 (regression in f94f9724c543)
author Oleg Oshmyan <chortos@inbox.lv>
date Sat, 20 Oct 2012 21:03:44 +0100
parents 6e6b0ea63fa1
children
line wrap: on
line source

#!/bin/sh
exec diff -F'^ *[cd][le][af]' "$@"