1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00

[tests] try to fix sql test

This commit is contained in:
Timothy Stack 2021-08-29 22:00:21 -07:00
parent aa9947fbb0
commit c462830be1

View File

@ -1,7 +1,7 @@
#! /bin/bash
lnav_test="${top_builddir}/src/lnav-test"
unset XDG_CONFIG_HOME
run_test ${lnav_test} -n \
-c ";.read nonexistent-file" \