summaryrefslogtreecommitdiff
path: root/create-fhs-dirs
diff options
context:
space:
mode:
Diffstat (limited to 'create-fhs-dirs')
-rwxr-xr-xcreate-fhs-dirs2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-fhs-dirs b/create-fhs-dirs
index 953d84a..498db05 100755
--- a/create-fhs-dirs
+++ b/create-fhs-dirs
@@ -17,7 +17,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-set -e
+set -ex
if [ "$#" != 1 ]
then