This commit is contained in:
Ivan Ilves 2017-04-23 19:58:37 +02:00
parent c93892bfbc
commit c88d892fab

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# #
# Check, if we are behind the latest master (and warn if we are) # Check, if we are behind the latest master (and warn, if we are)
# NB! This is a very unusual script, if it fails, nothing breaks!
# #
set -e set -e