summaryrefslogtreecommitdiff
path: root/git-hooks/pre-push
blob: 1d8e57f8ad2b1ead3757aaba1cdb3c86d167756b (plain)
1
2
3
4
#!/bin/bash

# Pre-push hook. If you want to test with a different version of firefox, put
# the path in the CFX_FIREFOX environment variable.