3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-16 15:20:42 +01:00
iwd/client
Andrew Zaborowski f6aa2c7236 client: Fix comparing current prompt against previous
We'd add the new command propmpt to history if it was different from
what current_history() returned which may not be the last command
executed, so we'd possibly add multiple identical commands to history
and skip some that were new.  Instead compare against
history_get(last index).
Also remove an always-true part of the condition on the next line.
2018-08-01 09:32:00 -05:00
..
2018-07-30 09:00:57 -05:00
2018-07-30 08:59:55 -05:00
2018-05-03 16:00:23 -05:00
2018-05-04 19:37:00 -05:00
2018-05-03 16:00:23 -05:00
2018-07-30 09:00:57 -05:00
2018-07-30 08:59:55 -05:00
2018-07-30 09:00:57 -05:00
2018-07-30 08:59:55 -05:00
2017-04-12 16:21:29 -05:00
2018-07-30 08:59:55 -05:00
2018-07-30 08:59:55 -05:00
2018-07-30 08:59:55 -05:00
2018-07-30 08:59:55 -05:00
2018-07-30 08:59:55 -05:00