diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2014-08-31 23:22:11 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-09-26 05:41:50 +0200 |
| commit | d041cc7bcc0ea71ab1c7f4e0d02286a5b776b84c (patch) | |
| tree | aeeb17b2899e3263634d6d1a7e52060427b7352a /meta-python/recipes-devtools/python/python-ldap | |
| parent | 5b17d7cf94077b8ab40bf5aa00282087fa5c179b (diff) | |
| download | meta-openembedded-d041cc7bcc0ea71ab1c7f4e0d02286a5b776b84c.tar.gz | |
arptables: remove bashism
Bashism:
possible bashism in arptables/etc/init.d/arptables line 14 (should be '.', not 'source'):
source /etc/init.d/functions
possible bashism in arptables/etc/init.d/arptables line 96 ($"foo" should be eval_gettext "foo"):
echo $"Usage $0 {start|stop|restart|condrestart|save|status}"
Use "." to replace of "source", and change /bin/bash to /bin/sh, the
echo $"foo" works well in our busybox.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ldap')
0 files changed, 0 insertions, 0 deletions
