commit | de5fd23f25653b0bb240e7c3a32abcc9bf2997d2 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Aug 14 19:26:14 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Sun Aug 14 19:26:14 2005 +0000 |
tree | 74738eb7c8a2a39a0b0d431337cdaa2fb5e582a7 | |
parent | 23246f39ed19b6951c48396e239c11cef073f142 [diff] |
If we goto singlemount, do _not_ try to continue through the loop we jumped into. (That means "mount -t ext2 /dev/thingy thingy" would segfault if it failed instead of giving us an error message.)