31/07/2018 17:14, Stephen Hemminger:
> The syntax of check_symbol_change uses some bash syntax.
> It does not run correctly on Debian where /bin/sh is not the
> same as /bin/bash.
I would prefer we fix the root cause.
What is the error?
I see there are some == bashisms. Is there something else?
g; Stephen Hemminger
> > Subject: [dpdk-dev] [PATCH] devtools: check_symbol_change requires bash
> >
> > The syntax of check_symbol_change uses some bash syntax.
> > It does not run correctly on Debian where /bin/sh is not the same as
> > /bin/bash.
>
> I th
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Tuesday, July 31, 2018 4:14 PM
> To: nhor...@tuxdriver.com
> Cc: dev@dpdk.org; Stephen Hemminger
> Subject: [dpdk-dev] [PATCH] devtools: check_symbol_change requires ba
The syntax of check_symbol_change uses some bash syntax.
It does not run correctly on Debian where /bin/sh is not the
same as /bin/bash.
Fixes: 4bec48184e33 ("devtools: add checks for ABI symbol addition")
Signed-off-by: Stephen Hemminger
---
devtools/check-symbol-change.sh | 2 +-
1 file change
4 matches
Mail list logo