Changes to be committed:

modified:   obitests/obitools/obicount/test.sh
This commit is contained in:
Eric Coissac
2025-02-19 14:34:22 +01:00
parent 443a9b3ce3
commit aed22c12a6

View File

@ -48,8 +48,11 @@ log() {
log "Testing $TEST_NAME..." log "Testing $TEST_NAME..."
log "Test directory is $TEST_DIR" log "Test directory is $TEST_DIR"
log "obitools directory is $OBITOOLS_DIR"
log "Temporary directory is $TMPDIR" log "Temporary directory is $TMPDIR"
log "PATH variable is $PATH"
log "$(which obicount)"
###################################################################### ######################################################################
#### ####