]> arthur.barton.de Git - ax-linux.git/commitdiff
btrfs-mksnapshot: Don't exit bash on errors
authorAlexander Barton <alex@barton.de>
Fri, 26 Dec 2014 23:33:42 +0000 (00:33 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 26 Dec 2014 23:33:42 +0000 (00:33 +0100)
btrfs/mksnapshot/btrfs-mksnapshot

index 45fb8296b4adb9513ee4e7ace24a6e1b46769d90..c4a4282f95f3380e6523945f37459fb5c1846e43 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/bash
 #
 # btrfs-mksnapshot -- Make snapshots of btrfs filesystems
 # Copyright (c)2013-2014 Alexander Barton (alex@barton.de)