panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action)
commit28f6a6d8c542e8f1ff71486cb5fefceba86345e7
authorMatthieu Patou <mat@matws.net>
Mon, 17 Sep 2012 23:51:02 +0000 (17 16:51 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 28 Sep 2012 07:23:07 +0000 (28 09:23 +0200)
tree428287010b5548ce0717752e497ea26fe13f42f7
parent6d9841db350aae14e26b23fa79a48786274e084c
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_action)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep 18 06:12:00 CEST 2012 on sn-devel-104
(cherry picked from commit 2a7484eb7286a6896826ad1ed15aa7b1760a451c)

Fix bug #9199 - fix usage of panic action.
lib/param/loadparm.c
source3/param/loadparm.c