Refactor: Use rpid will all default parameters
This commit is contained in:
parent
1516ff1550
commit
fdeb1696d0
2
avdd
2
avdd
@ -44,7 +44,7 @@ DEFAULT_SEP_L='| '
|
||||
DEFAULT_SEP_R=' '
|
||||
DEFAULT_SUF=' '
|
||||
MOD_DIR="$(dirname "$0")"/mod
|
||||
FIFO=/tmp/avdd-fifo-"$("$(dirname "$0")"/rpid $$)"
|
||||
FIFO=/tmp/avdd-fifo-"$("$(dirname "$0")"/rpid)"
|
||||
|
||||
mod_list="${1-${DEFAULT_MOD_LIST}}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user