r13296: Align trunk with branches/SAMBA_3_0.
[ira/wip.git] / packaging / Debian / debian-unstable / samba-common.dhcp
index 38743a4568a09cb414f20b5cb2747951adaa1776..8d1dcab6388ae21a69b0cd85986ee9d149185785 100644 (file)
@@ -15,7 +15,7 @@ netbios_setup() {
 
        # Nor should we continue if no settings have changed
        if [ "$new_netbios_name_servers" = "$old_netbios_name_servers" ] \
-          && [ "$new_netbios_scope" = "$old_netbios_scope" ]
+          && [ "$new_netbios_scope" = "$old_netbios_scope" ] \
           && [ -f $SAMBA_DHCP_CONF ]
        then
                return