atom-shell: Refreshed a patch (still WIP)

This commit is contained in:
Ray Donnelly
2015-01-12 22:42:30 +00:00
parent 8e7d96bbb3
commit 48b7fda749
2 changed files with 7 additions and 6 deletions

View File

@@ -224,7 +224,7 @@ index 770f5b0..c9abbb0 100755
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright (c) 2013 GitHub, Inc. All rights reserved.
# Copyright (c) 2013 GitHub, Inc.
# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
diff --git a/tools/win/generate_breakpad_symbols.py b/tools/win/generate_breakpad_symbols.py
@@ -234,7 +234,7 @@ index d5d0a8f..a8076ea 100644
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Copyright (c) 2013 GitHub, Inc. All rights reserved.
# Copyright (c) 2013 GitHub, Inc.
# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
--