On Sat, 2019-08-03 at 16:49 -0400, Mike Gilbert wrote: > On Sat, Aug 3, 2019 at 12:21 PM Ulrich Mueller <[email protected]> > wrote: > > > > > > > On Sat, 03 Aug 2019, Thomas Deutschmann wrote: > > > + ewarn "provide a configuration file in > > > ${PORTAGE_CONFIGROOT%/}/etc/portage/savedconfig/${CATEGORY}/${PN} > > > " > > > > Long line. > > How would you shorten it? Splitting it across 2 lines in the middle > of > the string just makes it less readable.
path="${PORTAGE_CONFIGROOT%/}/etc/portage/savedconfig/${CATEGORY}/${PN}
"
ewarn "provide a configuration file in ${path}"
Or something similar.
Hans
signature.asc
Description: This is a digitally signed message part
