Przeglądaj źródła

Fix intermittent "broken pipe" in version sort test (#2817)

pull/2818/head
native-api 2 lat temu
committed by GitHub
rodzic
commit
dee8a9dbad
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      test/versions.bats

+ 1
- 0
test/versions.bats Wyświetl plik

@ -201,6 +201,7 @@ OUT
create_version "1.218.0"
create_executable sort <<SH
#!$BASH
cat >/dev/null
if [ "\$1" == "--version-sort" ]; then
echo "${PYENV_ROOT}/versions/1.9.0"
echo "${PYENV_ROOT}/versions/1.53.0"

Ładowanie…
Anuluj
Zapisz