Newline got lost in submission of "Partial import of "New RTCD implementation" from master branch."
Change-Id: I3841eca46e29a108a79fe47af0cfa97f0bc80a2a
This commit is contained in:
parent
c75057e380
commit
26c4130b23
@ -457,7 +457,8 @@ process_common_cmdline() {
|
||||
else
|
||||
echo "${CMDLINE_SELECT}" | grep "^ *$option\$" >/dev/null ||
|
||||
die_unknown $opt
|
||||
fi $action $option
|
||||
fi
|
||||
$action $option
|
||||
;;
|
||||
--require-?*)
|
||||
eval `echo "$opt" | sed 's/--/action=/;s/-/ option=/;s/-/_/g'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user