nanobsd: Remove spurious exit call
Reviewed by: imp MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D57217
This commit is contained in:
@@ -351,7 +351,6 @@ _create_diskimage() {
|
||||
${cfgimage} \
|
||||
${dataimage} \
|
||||
-o ${IMG}
|
||||
exit
|
||||
|
||||
) > ${NANO_LOG}/_.di 2>&1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user