mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Use set -e
for testing shells
This commit is contained in:
parent
c01cc35663
commit
c7fe5dbbb4
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
: ${PYTHON:=python}
|
||||
FAIL_SUMMARY=""
|
||||
FAILED=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user