starttde: Fix trailing ], outside test

Signed-off-by: Matías Fonzo <selk@dragora.org>
pull/128/head
Matías Fonzo 6 years ago committed by TDE Gitea
parent b2c04ad8be
commit 0b11285d0b

@ -192,7 +192,7 @@ fi
fi fi
fi fi
if ! is_in_path PATH "$TDEDIR/bin" ]; then if ! is_in_path PATH "$TDEDIR/bin" ; then
# Respect the traditional path order. Don't blindly place $TDEDIR/bin # Respect the traditional path order. Don't blindly place $TDEDIR/bin
# first in the path. Only place $TDEDIR/bin before /usr/bin. This order is # first in the path. Only place $TDEDIR/bin before /usr/bin. This order is
# consistent with tdelibs/tdesu/stub.cpp. If packagers are adding $TDEDIR/bin # consistent with tdelibs/tdesu/stub.cpp. If packagers are adding $TDEDIR/bin

Loading…
Cancel
Save