Commit 2edaedf
Aleksandra Pasek
testsuite: utils__executable_path test change dir to lowercase
This test creates a directory named "Bin". This is incompatible
with the run-cross linux qemu driver as the shared folder between
host and qemu target uses the FAT filesystem. Change the directory
name to "bin" as the case does not seem integral to the test.
Issue: gnatcoll-core#101 parent c238637 commit 2edaedf
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments