Skip to content

Commit d77cb22

Browse files
committed
auto merge of #15100 : rapha/rust/master, r=alexcrichton
/usr/bin/env appears to be more portable.
2 parents baa7208 + 53ec4a6 commit d77cb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/2014-06-rewrite-bytes-macros.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/env python
1+
#!/usr/bin/env python
22
#
33
# Copyright 2014 The Rust Project Developers. See the COPYRIGHT
44
# file at the top-level directory of this distribution and at

0 commit comments

Comments
 (0)