Skip to content

Commit

Permalink
systemtests: add file-list
Browse files Browse the repository at this point in the history
  • Loading branch information
franku committed Jan 31, 2020
1 parent 1e0daa6 commit 869d2d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systemtests/scripts/functions
Expand Up @@ -124,6 +124,8 @@ setup_data()
tar --directory="$data_dir" -xf "$tar" || return 1
done

echo "${data_dir}" >"${tmp}/file-list"

return 0
}

Expand Down

0 comments on commit 869d2d9

Please sign in to comment.