Remove line at the bottom of make-binary-wrapper that executes makeBinaryWrapper "$@"
This commit is contained in:
Executable → Regular
-2
@@ -104,5 +104,3 @@ escapeStringLiteral() {
|
||||
result=${result//$'\r'/"\r"}
|
||||
printf "%s" "$result"
|
||||
}
|
||||
|
||||
makeBinaryWrapper "$@"
|
||||
|
||||
Reference in New Issue
Block a user