Hi,

"brctl" returns 0 when trying to delete non-existent bridge. If it returns 0, scripting will be an headache. It should return different than 0.

# brctl delbr geek
bridge geek doesn't exist; can't delete it
# echo $?
0

Thanks.

--
Aycan iRiCAN
Core Computer Security Group
http://www.core.gen.tr

_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://lists.osdl.org/mailman/listinfo/bridge

Reply via email to