diff options
Diffstat (limited to 'scripts/check-tree.sh')
-rwxr-xr-x | scripts/check-tree.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-tree.sh b/scripts/check-tree.sh index 6dda7112..720af4cb 100755 --- a/scripts/check-tree.sh +++ b/scripts/check-tree.sh @@ -1,4 +1,4 @@ -#!/bin/bash -e +#!/bin/bash PWD=$(pwd) PWD=$(dirname ${PWD}) |