hgbook

view ja/examples/mq.tools @ 1034:0525fc68b7fe

Update po files with source xml files
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Nov 04 14:11:14 2009 +0800 (2009-11-04)
parents
children
line source
1 #!/bin/bash
3 cp $EXAMPLE_DIR/data/remove-redundant-null-checks.patch .
5 #$ name: tools
6 diffstat -p1 remove-redundant-null-checks.patch
8 filterdiff -i '*/video/*' remove-redundant-null-checks.patch
10 #$ name: lsdiff
11 lsdiff -nvv remove-redundant-null-checks.patch