view unixSoft/bin/opendiff-w @ 241:7249fab44bcd

python: remove PYTHONSTARTUP since I never use it and it breaks pypy
author Augie Fackler <durin42@gmail.com>
date Sat, 19 Mar 2011 17:06:52 -0500
parents 88ba320ffe7d
children 26f9c18b588c
line wrap: on
line source

#!/bin/sh
opendiff "$@" | cat || exit 1