forked from extern/shorewall_code
Undo inadvertent change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6387 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2181d84dde
commit
e835a1df03
@ -405,7 +405,7 @@ start_command() {
|
|||||||
0)
|
0)
|
||||||
;;
|
;;
|
||||||
1)
|
1)
|
||||||
[ -n "$SHOREWALL_DIR" ] && usage 2
|
[ -n "$SHOREWALL_DIR" -o -n "$FAST" ] && usage 2
|
||||||
|
|
||||||
if [ ! -d $1 ]; then
|
if [ ! -d $1 ]; then
|
||||||
if [ -e $1 ]; then
|
if [ -e $1 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user