(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
authorJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 14:24:23 +0000 (14:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 14:24:23 +0000 (14:24 +0000)
commit56274d4825099319a318210b249348ae3250e02d
tree6d9ff970c9032d539ff10fabe938523650f763f5
parent9c2460350d5809d59c72c1c31219e5f3dc4369d6
(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
die if neither of the getmntent tests succeeds.  Instead, just fall
through and continue with the remaianing tests.
m4/ls-mntd-fs.m4