mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
docker/fish_run_tests.sh: add check command to bash history
Closes #11600
This commit is contained in:
@@ -5,6 +5,8 @@ set -e
|
||||
# This script is copied into the root directory of our Docker tests.
|
||||
# It is the entry point for running Docker-based tests.
|
||||
|
||||
echo build_tools/check.sh >>~/.bash_history
|
||||
|
||||
cd /fish-source
|
||||
git config --global --add safe.directory /fish-source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user