mirror of
https://github.com/schoebel/mars
synced 2025-02-21 14:56:55 +00:00
test_suite: fix forgotten local declaration
This commit is contained in:
parent
06788be7b0
commit
76c7545dde
@ -19,6 +19,7 @@
|
||||
|
||||
function resource_prepare
|
||||
{
|
||||
local res
|
||||
resource_check_variables
|
||||
if [ $net_clear_iptables_in_prepare_phase -eq 1 ]; then
|
||||
net_clear_iptables_all
|
||||
|
Loading…
Reference in New Issue
Block a user