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

Unified Diff: test/ninja/use-console/foo.bar

Issue 412283002: ninja: Add support for 'ninja_use_console' in actions/rules (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: address nits in #11 Created 6 years, 5 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 | « pylib/gyp/generator/ninja.py ('k') | test/ninja/use-console/gyptest-use-console.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ninja/use-console/foo.bar
diff --git a/test/msvs/multiple_actions_error_handling/action_fail.py b/test/ninja/use-console/foo.bar
similarity index 78%
copy from test/msvs/multiple_actions_error_handling/action_fail.py
copy to test/ninja/use-console/foo.bar
index 286fc4e1329aa9302303cfebe3f80878267e6a45..07c476a8664bbf222d28a70b1cf8910a4bfcd507 100644
--- a/test/msvs/multiple_actions_error_handling/action_fail.py
+++ b/test/ninja/use-console/foo.bar
@@ -2,6 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import sys
-
-sys.exit(1)
+This is a dummy file for rule/action input.
« no previous file with comments | « pylib/gyp/generator/ninja.py ('k') | test/ninja/use-console/gyptest-use-console.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698