r8411: we need to use mprVarToNumber() instead of var->integer now, to cope with
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2005 05:30:23 +0000 (05:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:22:59 +0000 (13:22 -0500)
commitf476e7aeec56a921fd286d3fe2cb0a229e57a9e8
tree2dbc1faaf1351f4a0980e42933d7780300d06f53
parentb90aa3c5a7cd7e91a8fc804c3cd9f2155761cf28
r8411: we need to use mprVarToNumber() instead of var->integer now, to cope with
the 64 bit integer support

this fixes the exit status from smbscript
source/scripting/ejs/smbscript.c