diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-libarchive-c/run-ptest')
| -rw-r--r-- | meta/recipes-devtools/python/python3-libarchive-c/run-ptest | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python3-libarchive-c/run-ptest b/meta/recipes-devtools/python/python3-libarchive-c/run-ptest deleted file mode 100644 index ddfbba7f94..0000000000 --- a/meta/recipes-devtools/python/python3-libarchive-c/run-ptest +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | # export needed to set the locale to support accentuated and non-latin chars in tests | ||
| 4 | export LC_ALL=en_US.UTF-8 | ||
| 5 | |||
| 6 | pytest --automake | ||
