Commit 19a295e
committed
Be less strict about the length of the version string
This caused a test failure when using a tarball produced
by the "make source_package" command. I believe the
version string was "2.6.1" which is less than the 8 characters
the test expected.1 parent 1f48f45 commit 19a295e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments