]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
nasm-wrapper: Make nasm-wrapper OS independent
authorWillem Jan Withagen <wjw@digiware.nl>
Sat, 28 Nov 2020 13:29:56 +0000 (14:29 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Sat, 28 Nov 2020 14:57:14 +0000 (15:57 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/nasm-wrapper

index 9e480ff694101d6e4ce25233dadefed950a4eed4..9e950ff5861662f2279354fa0a6ac624bbb8c65f 100755 (executable)
@@ -1,4 +1,6 @@
-#!/bin/bash -e
+#!/usr/bin/env bash 
+
+set -e
 
 refine_nasm_options=""
 while [ -n "$*" ]; do