summaryrefslogtreecommitdiff
path: root/xdebug.sh
diff options
context:
space:
mode:
authorRiccardo Calixte <riccardocalixte@gmail.com>2020-05-17 03:28:27 +0000
committerStefan Schmidt <s.schmidt@samsung.com>2020-05-19 12:09:13 +0200
commit01fd3da2a33c411b41eea3b175c496c14777b358 (patch)
treea2bd1f2c87b391ee6c1737a29a4edadb52124369 /xdebug.sh
parentc3f809c3460f1552feb0692fcb4b2402f043ae90 (diff)
downloadenlightenment-01fd3da2a33c411b41eea3b175c496c14777b358.tar.gz
tree-wide: get rid of trailing whitespace
Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11841
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