Files
poky/meta/recipes-core
Richard Tollerton b7b2e34871 base-files: fix profile error under < /dev/null
Previous attempts to constrain execution of `resize` to only TTYs did
not properly handle situations when `tty` would return the string "not a
tty". The symptom is "/etc/profile: line 34: test: too many arguments".
Fix this by utilizing the exit code of `tty`. Also use `case` instead of
`cut` to eliminate a subshell.

(From OE-Core rev: e67637e4472ff3a1e2801b84ee3d69d4e14b9efc)

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-15 10:01:42 +01:00
..
2016-09-09 12:12:22 +01:00
2016-07-20 10:28:48 +01:00
2016-08-20 16:06:03 +01:00
2015-01-23 11:36:27 +00:00
2016-10-01 21:45:56 +01:00
2016-08-17 10:35:43 +01:00
2016-09-24 07:30:09 +01:00
2016-09-24 07:30:09 +01:00
2015-09-12 23:01:53 +01:00