mirror of
https://github.com/fwbuilder/fwbuilder
synced 2025-06-16 07:07:27 +02:00
Fix compiler warnings
This commit is contained in:
parent
8b33597663
commit
9bd1987d9b
@ -573,7 +573,6 @@ void interfacePropertiesTest::validateInterfaceProCurve()
|
||||
|
||||
Interface* parent = Interface::cast(db->create(Interface::TYPENAME));
|
||||
Interface* iface = Interface::cast(db->create(Interface::TYPENAME));
|
||||
Interface* subiface = Interface::cast(db->create(Interface::TYPENAME));
|
||||
|
||||
fw.add(parent);
|
||||
|
||||
|
@ -320,8 +320,8 @@ void GeneratedScriptTest::FwCommentTest()
|
||||
|
||||
// ************************************************************************
|
||||
//
|
||||
// $PFCTL \
|
||||
// -f \
|
||||
// $PFCTL
|
||||
// -f
|
||||
// ${FWDIR}/pf1.conf || exit 1
|
||||
|
||||
void GeneratedScriptTest::ActivationCommandsTest_1()
|
||||
|
Loading…
x
Reference in New Issue
Block a user