Commit a6405f1
Fix bug when lua script name truncated by dot
Creating a lua diff test with a name containing a dot causes
the name to be parsed incorrectly. Then an attempt is made
to create an tarantool instance with an incorrect name,
resulting in an error. This change fixes the bug.
Fixes #3001 parent 7a1ec4f commit a6405f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
0 commit comments