[dpdk-dev] [PATCH v12] devtools: alert on new instances of rte_panic and rte_exit
Arnon Warshavsky
arnon at qwilt.com
Thu Jul 26 23:42:57 CEST 2018
> > + read -d '' awk_script << 'EOF'
>
> EOF must be quoted?
>
Missed that one. Yes, the quotes are there to prevent parameter expansion
of the awk variables.
The script breaks without them
More information about the dev
mailing list