Commit 17a6c5d
tests: remove git safe dir helper
Remove the helper function that marks the `/firecracker` source dir
as safe for git since the config was added to the development
container.
Having the helper here missed the use case where `cargo build` was
called from `devtool build` causing version inconsistencies.
Signed-off-by: Alexandru-Cezar Sardan <[email protected]>1 parent 19c0df8 commit 17a6c5d
File tree
3 files changed
+0
-26
lines changed- tests
- framework
- integration_tests
- functional
- style
3 files changed
+0
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 534 | | |
559 | 535 | | |
560 | 536 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
1190 | 1189 | | |
1191 | 1190 | | |
1192 | 1191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments