Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: pkg/dev_compiler/tool/presubmit.sh

Issue 2791643003: Don't format on DDC presubmit (Closed)
Patch Set: Rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/tool/presubmit.sh
diff --git a/pkg/dev_compiler/tool/presubmit.sh b/pkg/dev_compiler/tool/presubmit.sh
index f0033f4fe7f9aa11cf19b0d5c047d6398b67f389..5ad17269416106e4b1189d70b3abee7f84186350 100755
--- a/pkg/dev_compiler/tool/presubmit.sh
+++ b/pkg/dev_compiler/tool/presubmit.sh
@@ -5,5 +5,4 @@ $DIR/build_sdk.sh
$DIR/test.sh
$DIR/browser_test.sh
$DIR/analyze.sh
-$DIR/format.sh
echo "*** Presubmit finished"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698