Skip to content

Commit

Permalink
eol
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy authored Nov 12, 2024
1 parent 6b5861a commit c115350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/extended/debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/loca
export LANG=en_US.UTF8
export LC_ALL=en_US.UTF8

bash /gef/tests/extended/run_pytest.sh
bash /gef/tests/extended/run_pytest.sh
2 changes: 1 addition & 1 deletion tests/extended/fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dnf install -y gdb cmake gcc python3 python3-pip procps file elfutils binutils c
export LANG=en_US.UTF8
export LC_ALL=en_US.UTF8

bash /gef/tests/extended/run_pytest.sh
bash /gef/tests/extended/run_pytest.sh

0 comments on commit c115350

Please sign in to comment.