From abdf2dc15ab87c68e2168456645a13072b716a90 Mon Sep 17 00:00:00 2001 From: Devin Smith Date: Sun, 19 Apr 2015 09:41:51 -0700 Subject: [PATCH] parse error --- include/library/Cana.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/library/Cana.php b/include/library/Cana.php index 22de01789..a96794d17 100755 --- a/include/library/Cana.php +++ b/include/library/Cana.php @@ -170,7 +170,7 @@ class Cana extends Cana_Model { if ($async) { try { - $log = getenv('TRAVIS') ? '/dev/null' ? '/var/log/timeout'; + $log = getenv('TRAVIS') ? '/dev/null' : '/var/log/timeout'; exec('nohup '.$cmd.' >> '.$log.' 2>&1 &'); } catch (Exception $e) { Crunchbutton_Log::error([