Commit Graph

4 Commits

Author SHA1 Message Date
Joris Hartog 0f4a523dc4 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
2021-12-20 00:05:47 +01:00
Pablo Santiago Blum de Aguiar 58ddd4338a #1215: Initiate settings before printing the alias 2021-07-21 13:09:19 +02:00
Vladimir Iakovlev 4875d75a64 #682: Ensure that `script` exists 2017-09-03 10:10:50 +02:00
Vladimir Iakovlev f9a4b69362 #N/A: Reorganize entrypoints 2017-09-02 09:30:03 +02:00