- abort on errors

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@948 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2003-03-11 10:52:09 +00:00
parent 6717b4224b
commit ec6c86512e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
set -e
set -x
if test -f Makefile; then
make distclean