minor change to flush script for non-print is quiet for session flush
git-svn-id: svn://192.168.202.10@3091 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -73,7 +73,8 @@ if (length($ARGV[0])>1)
|
||||
if ($args =~ /--session-flush/i)
|
||||
{
|
||||
$session_flush=1;
|
||||
print "\n----- SESSION FLUSH(vicidial_sessions_recent) ----- $session_flush \n\n";
|
||||
if ($Q < 1)
|
||||
{print "\n----- SESSION FLUSH(vicidial_sessions_recent) ----- $session_flush \n\n";}
|
||||
}
|
||||
if ($args =~ /--seconds=/i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user