Changeset - 40edadecda69
[Not reviewed]
default
0 1 0
Søren Løvborg - 9 years ago 2016-07-28 13:41:28
sorenl@unity3d.com
run-all-cleanup: fix incorrect interpreter

POSIX (and Debian) requires /bin/sh.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
scripts/run-all-cleanup
Show inline comments
 
#!/usr/bin/sh
 
#!/bin/sh
 

	
 
# Convenience script for running various idempotent source code cleanup scripts
 

	
0 comments (0 inline, 0 general)