]> git.mxchange.org Git - flightgear.git/commitdiff
make unified diff
authormfranz <mfranz>
Tue, 6 Mar 2007 20:35:28 +0000 (20:35 +0000)
committermfranz <mfranz>
Tue, 6 Mar 2007 20:35:28 +0000 (20:35 +0000)
scripts/tools/fg-submit

index 2fa3f646295abba28b6cb2fcaeb7b655e89cfd5b..f471a8830532d76fc067b367aa86fb0667549012 100755 (executable)
@@ -77,7 +77,7 @@ fi
 
 
 LOG "making diff ..."
-if ! $CVS -q diff >$DIFF; then
+if ! $CVS -q diff -up >$DIFF; then
        LOG "diff statistics:"
        diffstat $DIFF