----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27650/#review60072 -----------------------------------------------------------
Ship it! Master (0ad2fca) is green with this patch. ./build-support/jenkins/build.sh - Aurora ReviewBot On Nov. 6, 2014, 12:02 a.m., Zameer Manji wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27650/ > ----------------------------------------------------------- > > (Updated Nov. 6, 2014, 12:02 a.m.) > > > Review request for Aurora, Joshua Cohen and Bill Farner. > > > Bugs: AURORA-793 > https://issues.apache.org/jira/browse/AURORA-793 > > > Repository: aurora > > > Description > ------- > > Remove duplicate call to log handling code. This duplicate call added another > stderr handler to the logger which caused each message to be printed twice to > stderr. > > > Diffs > ----- > > src/main/python/apache/aurora/client/cli/client.py > 0cb69448cd24372067ac845eca5862bc3d3a46a9 > > Diff: https://reviews.apache.org/r/27650/diff/ > > > Testing > ------- > > vagrant@vagrant-ubuntu-trusty-64:~$ aurora2 job create -v > devcluster/www-data/devel/not_here /vagrant/not_real.aurora > log(info): Error executing command: Error loading configuration: [Errno 2] No > such file or directory: '/vagrant/not_real.aurora' > Error executing command: Error loading configuration: [Errno 2] No such file > or directory: '/vagrant/not_real.aurora' > > > Thanks, > > Zameer Manji > >
