]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: Make DRY_RUN actually do a dry run 11092/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 15 Sep 2016 10:04:39 +0000 (20:04 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 15 Sep 2016 10:08:52 +0000 (20:08 +1000)
commit2d5326e16e8c0edae4740226493f2313c5974cef
treed97023fbf0b122d3779cf848e10077b689854aad
parent6a3e5c49d807a0eff67ab5155f9ed503bebc8cb3
run-make-check.sh: Make DRY_RUN actually do a dry run

The "cd build" command will cause an error during a dry run if the directory
does not exist.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
run-make-check.sh