From c2df3f79eb8c0f75644e80af4663af0eea51ab4a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 13 Sep 2012 18:49:28 -0400 Subject: [PATCH] set perforce diff settings --- .profile.d/google.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.profile.d/google.sh b/.profile.d/google.sh index 35a2ab3..c8cd4ab 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -6,3 +6,4 @@ fi export CROSTOOLS_SKIP_SYNC="true" export CROSTOOLS_GSUTIL="gsutil" +export P4DIFFOPTS="-du" -- 2.39.5