]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/erasure-code/encode-decode-non-regression.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / workunits / erasure-code / encode-decode-non-regression.sh
index 2a65d5968def75175fc02658ad36c572be6d470f..7f36c91c7a723f1d921863441497e4868d2c8a3b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -ex
+#!/usr/bin/env bash
 #
 # Copyright (C) 2014 Red Hat <contact@redhat.com>
 #
@@ -14,6 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU Library Public License for more details.
 #
+set -ex
 
 : ${CORPUS:=https://github.com/ceph/ceph-erasure-code-corpus.git}
 : ${DIRECTORY:=$CEPH_ROOT/ceph-erasure-code-corpus}