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

Side by Side Diff: tools/apps/update_homebrew/bin/ssh_with_key

Issue 608693004: Add tools script to update homebrew, the MacOS SDK updating solution. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rewrite script to overwrite data files in repo, instead of modifying formula files. Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 #!/bin/bash
2 ssh -i $SSH_KEY_PATH $@
OLDNEW
« no previous file with comments | « no previous file | tools/apps/update_homebrew/bin/update_homebrew.dart » ('j') | tools/apps/update_homebrew/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698