]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fixup formatting in tests/*.tests.
authorDenis Ovsienko <[email protected]>
Wed, 17 Mar 2021 11:29:18 +0000 (11:29 +0000)
committerDenis Ovsienko <[email protected]>
Wed, 17 Mar 2021 11:55:17 +0000 (11:55 +0000)
tests/crypto.tests
tests/isis-seg-fault-1-v.tests
tests/lmp-v.tests
tests/smb.tests

index dc16edbd77074cd1b6d919234c46919b58dc9a5d..e0ecd8cd90ca9d2d25c5c5ea8eb34e097a3dbf50 100644 (file)
@@ -109,8 +109,6 @@ $testlist = [
         args   => '-vvv -e'
     },
 
-    ];
+];
 
 1;
-
-
index 6d4eec5dc41b33b162e1a745c9ce90a445f2bddb..15b62b29298a94c192bc46990e84e735c20469da 100644 (file)
@@ -18,6 +18,6 @@ $testlist = [
         output => 'isis-seg-fault-1-v.out',
         args   => '-v'
     },
-    ];
+];
 
 1;
index c501a85f113a03f63cbc6cf59e2c4e0392437043..bfc9d3ade676d6a29d273f429679a0107050a384 100644 (file)
@@ -21,6 +21,6 @@ $testlist = [
         output => 'lmp-v-fptype2.out',
         args   => '-T lmp -v'
     },
-    ];
+];
 
 1;
index 8c7fb2ba8242933d02b8a31abef7510e8f24ea3d..a3a948c1e1bc169787ab0f8ac01e2f494d0abaa0 100644 (file)
@@ -135,6 +135,6 @@ $testlist = [
         args   => '-vv',
     },
 
-    ];
+];
 
 1;