> On May 6, 2014, 9:17 a.m., daan Hoogland wrote: > > Can you commit to a branch locally and then in that branch generate with > > $ git format-patch HEAD^1 > > > > thanks
never mind. I had a closer look and just applied - daan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20921/#review42262 ----------------------------------------------------------- On April 30, 2014, 10:24 p.m., David Bierce wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20921/ > ----------------------------------------------------------- > > (Updated April 30, 2014, 10:24 p.m.) > > > Review request for cloudstack. > > > Bugs: CLOUDSTACK-6552 > https://issues.apache.org/jira/browse/CLOUDSTACK-6552 > > > Repository: cloudstack-git > > > Description > ------- > > The RPM build cloud.spec creates a directory that is never used by cloudstack > management and is just left as an empty directory name cloudstack-management > in /var/log. > > > Diffs > ----- > > packaging/centos63/cloud.spec 83c598b > > Diff: https://reviews.apache.org/r/20921/diff/ > > > Testing > ------- > > Build RPMs on CentOS 6.4 and 6.5 using master > > mvn clean install -Dnonoss -Dnoredist > package.sh -p noredist > > Resulting packages installed on Centos 6.5 without the unused directory. > > > Thanks, > > David Bierce > >