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

Side by Side Diff: test/win/no-quoting/somecmd.bat

Issue 10384100: ninja windows: support msvs_quote_cmd support (Closed) Base URL: http://git.chromium.org/external/gyp.git@master
Patch Set: use namedtuple instead Created 8 years, 7 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 unified diff | Download patch
« no previous file with comments | « test/win/no-quoting/no-quoting.gyp ('k') | test/win/no-quoting/sub dir space/infile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 @echo off
2 copy /y %1 %2 >nul 2>nul
OLDNEW
« no previous file with comments | « test/win/no-quoting/no-quoting.gyp ('k') | test/win/no-quoting/sub dir space/infile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698