r13296: Align trunk with branches/SAMBA_3_0.
authorLars Müller <lmuelle@samba.org>
Thu, 2 Feb 2006 21:34:40 +0000 (21:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:22 +0000 (11:06 -0500)
Add missing '\' in branches/SAMBA_3_0.
(This used to be commit a60aed7a38ab5d4401db207d52925e59f1e445f3)

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