From 8050190e24ef53315a085fce9ebc2f6cb4e31870 Mon Sep 17 00:00:00 2001 From: "C.J. Adams-Collier" Date: Thu, 16 Nov 2006 17:28:19 +0000 Subject: [PATCH] - I meant -u svn path=/trunk/tao/; revision=68016 --- CodingStandards | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodingStandards b/CodingStandards index c8a41d1..a25c9f4 100644 --- a/CodingStandards +++ b/CodingStandards @@ -13,4 +13,4 @@ $ ls buildDiff.sh tao.autotools tao-buildchange tao-head tao_2_0 tao.build tao-cjcollier -$ diff -x ".svn" -aruN tao-head tao-cjcollier > cjcollier.patch +$ diff -u -x ".svn" -aruN tao-head tao-cjcollier > cjcollier.patch