Missed one in previous commit.

This commit is contained in:
Dag-Erling Smørgrav 2004-02-03 10:22:55 +00:00
parent b324f932ff
commit 87e1ee7afb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125385

View File

@ -49,7 +49,8 @@ find_gbde_devices()
# Ignore swap devices
case "$type" in
swap)
continue;;
continue
;;
esac
case "$options" in