CLI debug log file

This commit is contained in:
Jakub Warmuz
2015-06-25 19:55:16 +00:00
parent 5b9a2f9637
commit eb149b9129
5 changed files with 59 additions and 9 deletions
+1
View File
@@ -6,6 +6,7 @@
root="$(mktemp -d)"
echo "\nRoot integration tests directory: $root"
store_flags="--config-dir $root/conf --work-dir $root/work"
store_flags="$store_flags --logs-dir $root/logs"
common() {
# first three flags required, rest is handy defaults