summaryrefslogtreecommitdiff
path: root/xdebug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xdebug.sh')
-rwxr-xr-xxdebug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdebug.sh b/xdebug.sh
index c65c081b62..8a298139d9 100755
--- a/xdebug.sh
+++ b/xdebug.sh
@@ -78,7 +78,7 @@ for arg in $@; do
done
-if [ -z "$dbg_display" ]; then
+if [ -z "$dbg_display" ]; then
if [ -z "$DISPLAY" ]; then
echo "Couldn't read your \$DISPLAY env variable, are you running X?"
exit 1