mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
Update test_remote.sh
This commit is contained in:
parent
2df39916f9
commit
fbdcca97e1
@ -32,7 +32,9 @@ run_test ${lnav_test} -d /tmp/lnav.err -n \
|
||||
check_output "a wildcard in a dir with colons cannot be read?" <<EOF
|
||||
Hello, World!
|
||||
EOF
|
||||
|
||||
if [ -d /home/runner ]; then
|
||||
ls -la /home/runner
|
||||
fi
|
||||
export HOME=${PWD}/remote
|
||||
unset XDG_CONFIG_HOME
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user