Merge branch 'response-files' of git://github.com/corngood/nixpkgs into staging

This commit is contained in:
Shea Levy
2016-10-31 10:07:30 -04:00
3 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -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]}