parse error

This commit is contained in:
Devin Smith 2015-04-19 09:41:51 -07:00
parent 791e6e7e69
commit abdf2dc15a

View File

@ -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([