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

Unified Diff: test/mac/bundle-resources/change.sh

Issue 23681007: mac: Add a test for various bundle resource scenarious. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 3 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 | test/mac/bundle-resources/secret.txt » ('j') | test/mac/gyptest-bundle-resources.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/bundle-resources/change.sh
===================================================================
--- test/mac/bundle-resources/change.sh (revision 0)
+++ test/mac/bundle-resources/change.sh (revision 0)
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
Mark Mentovai 2013/09/04 21:16:34 #!/bin/bash
Mark Mentovai 2013/09/04 21:16:34 It’s not clear from the diff that this will be com
Nico 2013/09/04 21:20:46 It's set. Changed to /bin/bash, but I got a CL fo
+
+tr a-z A-Z < "${1}" > "${2}"
« no previous file with comments | « no previous file | test/mac/bundle-resources/secret.txt » ('j') | test/mac/gyptest-bundle-resources.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698