]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: use /bin/sh rather than requiring bash
authorEric Blake <eblake@redhat.com>
Tue, 16 Nov 2010 14:53:32 +0000 (07:53 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 16 Nov 2010 14:53:32 +0000 (07:53 -0700)
commit61af79c141edf3fb8b44d19787a41006d7927e57
tree170f8a928a5597e850fa98dbb4c972145b05ff2f
parent61cdff653ca222f9626bfa378afa2f2b60ac0218
nwfilter: use /bin/sh rather than requiring bash

* src/nwfilter/nwfilter_ebiptables_driver.c (CMD_EXEC): Fix syntax
error in previous patch.
Reported by Stefan Berger.
src/nwfilter/nwfilter_ebiptables_driver.c