with all the sample files for tests

This commit is contained in:
Eric Coissac
2025-02-19 15:27:38 +01:00
parent 2f5f7634d6
commit 15a058cf63
4 changed files with 22 additions and 132 deletions

View File

@ -50,7 +50,7 @@ log "Testing $TEST_NAME..."
log "Test directory is $TEST_DIR"
log "obitools directory is $OBITOOLS_DIR"
log "Temporary directory is $TMPDIR"
log "files: "$(find $TEST_DIR | awk -F'/' '{print $NF}')
log "files: "$(find $TEST_DIR | awk -F'/' '{print $NF}' | tail -n +2)
######################################################################
####

Binary file not shown.

Binary file not shown.