aboutsummaryrefslogtreecommitdiff
path: root/check/xinit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'check/xinit.sh')
-rw-r--r--check/xinit.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/check/xinit.sh b/check/xinit.sh
deleted file mode 100644
index a354422a..00000000
--- a/check/xinit.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-set \
- X/xinitrc \
- X/xinitrc.d/*.sh
-for xinit do
- sh -n -- "$xinit" || exit
-done