aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/x-indent-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/x-indent-all.sh')
-rwxr-xr-xnx-X11/x-indent-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/x-indent-all.sh b/nx-X11/x-indent-all.sh
index 6addaf400..d3c4113de 100755
--- a/nx-X11/x-indent-all.sh
+++ b/nx-X11/x-indent-all.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-where=`dirname $0`
+where=$(dirname $0)
git ls-files | grep '\.[chm]$' | xargs sh "$where"/x-indent.sh