mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Merge branch 'compat' of github.com:ckolivas/lrzip into compat
This commit is contained in:
commit
cbc3789d5c
1 changed files with 1 additions and 1 deletions
2
lrztar
2
lrztar
|
|
@ -138,7 +138,7 @@ Notice:
|
|||
"$i/${s##*/}.tar.${vopt[v_S]}"
|
||||
return 1
|
||||
}
|
||||
tar c "$s" | lrzip ${p[@]// /\\ }
|
||||
tar c "$s" | lrzip "${p[@]}"
|
||||
x=$?
|
||||
}
|
||||
return $x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue