From 5b8084e28fdaaa508682ba42f0d8e7bff01870d3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Jan 2014 20:03:10 +0200 Subject: [PATCH] Tweak a shell script --- patching/scripts/create-tarballs.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/patching/scripts/create-tarballs.sh b/patching/scripts/create-tarballs.sh index 522c8f61..18bf0880 100755 --- a/patching/scripts/create-tarballs.sh +++ b/patching/scripts/create-tarballs.sh @@ -2,10 +2,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -echo $DIR - ( -cd $DIR/.. +cd "$DIR/.." shopt -s nullglob