mirror of
https://github.com/restic/restic.git
synced 2026-07-19 21:54:53 +00:00
Fix 'ls' test, don't compare output
This commit is contained in:
@@ -6,6 +6,8 @@ export BINDIR="${BASEDIR}/bin"
|
||||
export PATH="${BINDIR}:$PATH"
|
||||
export DEBUG_LOG="${BASEDIR}/restic.log"
|
||||
|
||||
export TZ=UTC
|
||||
|
||||
echo "restic testsuite basedir ${BASEDIR}"
|
||||
|
||||
# build binaries
|
||||
|
||||
Reference in New Issue
Block a user