windows port had broken unix uncompression
This commit is contained in:
parent
42cae0a4c7
commit
cc68331f3d
@ -1382,6 +1382,8 @@ bool RclConfig::getUncompressor(const string &mtype, vector<string>& cmd) const
|
||||
} else {
|
||||
*it = findFilter(*it);
|
||||
}
|
||||
} else {
|
||||
it++;
|
||||
}
|
||||
|
||||
cmd.insert(cmd.end(), it, tokens.end());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user