summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 19:17:37 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 19:17:37 -0400
commit5a05bb04d3f275efe8054ba95149d97cb6c4256b (patch)
tree396ffe9e5818afec7bb368618218872efa9429a1 /tools
parent99e0b1ead443defb15b9ba89a619835b069307e2 (diff)
t
Diffstat (limited to 'tools')
-rwxr-xr-xtools/move.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/move.sh b/tools/move.sh
index c129c598b0..7430c4d4d9 100755
--- a/tools/move.sh
+++ b/tools/move.sh
@@ -357,6 +357,7 @@ move_files() (
done
)
(
+ set -x
cd shell-completion/bash
for file in *; do
if [[ -d ../src/"$file" ]]; then