Merge branch 'response-files' of git://github.com/corngood/nixpkgs into staging
This commit is contained in:
@@ -24,7 +24,7 @@ nonFlagArgs=0
|
||||
[[ "@prog@" = *++ ]] && isCpp=1 || isCpp=0
|
||||
cppInclude=1
|
||||
|
||||
params=("$@")
|
||||
expandResponseParams "$@"
|
||||
n=0
|
||||
while [ $n -lt ${#params[*]} ]; do
|
||||
p=${params[n]}
|
||||
|
||||
Reference in New Issue
Block a user