Commit 9c9ca63
committed
dm vdo test: Ignore use once warning in TesstCase.pm
Add a no warnings 'once' line into TestCase.pm so that we ignore
that issue and it will no longer break make jenkins.
Signed-off-by: Bruce Johnston <bjohnsto@redhat.com>1 parent df0583f commit 9c9ca63
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments