diff --git a/Sanity/lock-files-are-persistent-across-system-reboot/runtest.sh b/Sanity/lock-files-are-persistent-across-system-reboot/runtest.sh index d419ad2..b5b691c 100755 --- a/Sanity/lock-files-are-persistent-across-system-reboot/runtest.sh +++ b/Sanity/lock-files-are-persistent-across-system-reboot/runtest.sh @@ -49,9 +49,7 @@ rlJournalStart for DIR in $SUBDIRS; do rlAssertExists /var/lib/opencryptoki/$DIR done - for DIR in $SUBDIRS; do - rlAssertExists /var/lock/opencryptoki/$DIR - done + rlAssertExists /var/lock/opencryptoki rlAssertExists /var/lock/opencryptoki/LCK..APIlock if [ ! -f /bz1054442-rebooted ]; then touch /bz1054442-rebooted