Encapsulate force_command in _get_raw_command
Using the `force_command` argument will run into issues as the `_get_raw_command` method simply returns the value of `force_command` (which is a string) while it should actually return a list. Fix #1240
J
Joris Hartog committed
0f4a523dc4cab990641131a7aac90b67bf7fb5fc
Parent: c719712
Committed by Pablo Aguiar <scorphus@gmail.com>
on 12/19/2021, 11:05:47 PM