> On Jan. 25, 2016, 9:52 p.m., Ian Downes wrote: > > Can you please fix the other bash Linux-isms in this patch while you're at > > it? > > ``` > > [1350][idownes:mesos]$ git grep "!\/bin\/bash" > > support/atexit.sh:#!/bin/bash > > support/coverage.sh:#!/bin/bash > > support/docker_build.sh:#!/bin/bash > > support/hooks/commit-msg:#!/bin/bash > > support/release.sh:#!/bin/bash > > support/tag.sh:#!/bin/bash > > support/vote.sh:#!/bin/bash > > ```
Sure thing. - David ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42735/#review116182 ----------------------------------------------------------- On Jan. 25, 2016, 8:07 p.m., David Forsythe wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42735/ > ----------------------------------------------------------- > > (Updated Jan. 25, 2016, 8:07 p.m.) > > > Review request for mesos, Artem Harutyunyan and Ian Downes. > > > Bugs: MESOS-4502 > https://issues.apache.org/jira/browse/MESOS-4502 > > > Repository: mesos > > > Description > ------- > > Make commit-msg hook portable. > > > Diffs > ----- > > support/hooks/commit-msg d173dfdf380b08a9b349589dfd33c53b3cdccc60 > > Diff: https://reviews.apache.org/r/42735/diff/ > > > Testing > ------- > > > Thanks, > > David Forsythe > >
