diff options
author | Kari Oikarinen <kari.oikarinen@qt.io> | 2017-01-19 09:23:39 +0200 |
---|---|---|
committer | Kari Oikarinen <kari.oikarinen@qt.io> | 2017-01-19 08:02:46 +0000 |
commit | 689d7e5140cd1e88d57c17cb6301afa5570ad8cb (patch) | |
tree | d761142c62ff8dbfd1c40cd084351cd024424fe7 /recipes-qt/qt5/qtwebengine_git.bbappend | |
parent | d8f60fdd7200971279a0d2417ddddf30603c99ba (diff) | |
download | meta-boot2qt-689d7e5140cd1e88d57c17cb6301afa5570ad8cb.tar.gz |
Fix error in /etc/profile when run from a non-tty
The tty command can return "not a tty" and thus contain spaces. The test
command invocation in /etc/profile did not take this into account.
This led to an error message
"/etc/profile: line 34: test: too many arguments" when running a process
with Qt Creator RemoteLinux plugin.
Change-Id: I892f8ed47a95f41977b7ef49f42c5c3a41cdf848
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bbappend')
0 files changed, 0 insertions, 0 deletions