Commit 626f6d63f9fb9876954770b07cdc93cad53901a9

Authored by George Vlahavas
1 parent 33ea208d52

Show contents of data dir on fail

Showing 1 changed file with 3 additions and 0 deletions

... ... @@ -7,6 +7,9 @@
7 7 docker logs kea_$CONTAINER
8 8 echo "*** Logs for kea_$CONTAINER (end) ***"
9 9 done
  10 + echo "*** Contents of data directory (start) ***"
  11 + ls -lR data
  12 + echo "*** Contents of data directory (end) ***"
10 13 }
11 14  
12 15 # Login into the CUREX registry