summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2006-02-02 21:34:40 +0000
committerLars Müller <lmuelle@samba.org>2006-02-02 21:34:40 +0000
commit4f7ee0f70f2f380d35286817be84561bf7e42c4c (patch)
treed6c65b35e6216781a7e6a18a7d5e6a95002a7e41 /packaging
parent5837e5a1bbd30b1d002e6fb2f3f2c6149081d267 (diff)
downloadsamba-4f7ee0f70f2f380d35286817be84561bf7e42c4c.tar.gz
samba-4f7ee0f70f2f380d35286817be84561bf7e42c4c.tar.xz
samba-4f7ee0f70f2f380d35286817be84561bf7e42c4c.zip
r13296: Align trunk with branches/SAMBA_3_0.
Add missing '\' in branches/SAMBA_3_0.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Debian/debian-unstable/samba-common.dhcp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian-unstable/samba-common.dhcp b/packaging/Debian/debian-unstable/samba-common.dhcp
index 38743a4568a..8d1dcab6388 100644
--- a/packaging/Debian/debian-unstable/samba-common.dhcp
+++ b/packaging/Debian/debian-unstable/samba-common.dhcp
@@ -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