mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-25 09:51:23 +00:00
Better living through braces
This commit is contained in:
parent
7bec127afe
commit
eaf9412d2b
@ -169,7 +169,7 @@ for STE in $SUITES; do
|
||||
done
|
||||
|
||||
for f in ${PUBDIR}${NOW}/livecd.*.cloop-*; do
|
||||
if [ -f $f ]; then
|
||||
if [ -f ${f} ]; then
|
||||
target=${f%-*}
|
||||
if [ ! -f ${target} ]; then
|
||||
for fsbs in 4096:4096 1024:65536; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user