Add e2fsck_f command, and modify lvresize test to use it (RHBZ 502018).
[libguestfs.git] / recipes / rpmqa.sh
1 #!/bin/sh -
2
3 guestfish -a "$1" --ro -m "$2" command "rpm -qa"