shims/mig: fix style inconsistencies
This commit is contained in:
parent
10af1866af
commit
8e180a85b8
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
exec xcrun mig -cc $pwd/cc "$@"
|
||||
exec xcrun mig -cc "$pwd/cc" "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user