mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
1c9789b0cc
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. Apparently && and || "short-circuit" while -a and -o do not. |
||
---|---|---|
.. | ||
api | ||
dbus | ||
lib | ||
shell | ||
unit | ||
.gitignore | ||
Makefile.in |