mirror of https://github.com/containers/podman.git
test/compose: use 4 spaces indentation
For consistency. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
9f422e1a77
commit
f07a95da0e
|
@ -403,7 +403,7 @@ for t in "${tests_to_run[@]}"; do
|
|||
fi
|
||||
|
||||
# FIXME: run 'podman ps'?
|
||||
# rm -rf $WORKDIR/${testname}
|
||||
# rm -rf $WORKDIR/${testname}
|
||||
done
|
||||
|
||||
# END entry handler
|
||||
|
|
Loading…
Reference in New Issue