Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set explicit zero exit code on success
  • Loading branch information
JoshRosen committed Jan 1, 2016
commit bf92b0356661834549f64e0a2f0259b4d33e35f2
2 changes: 2 additions & 0 deletions dev/test-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,5 @@ for HADOOP_PROFILE in "${HADOOP_PROFILES[@]}"; do
exit 1
fi
done

exit 0