ctubbsii commented on a change in pull request #340: Cleanup Python and Ansible 
Code
URL: https://github.com/apache/fluo-muchos/pull/340#discussion_r409247566
 
 

 ##########
 File path: scripts/cibuild.sh
 ##########
 @@ -0,0 +1,12 @@
+set -e
 
 Review comment:
   Script should specify a shell explicitly. Otherwise, its behavior is a bit 
less predictable.
   
   ```suggestion
   #! /usr/bin/bash
   set -e
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to