zeek/auxil/spicy/tests/Scripts/using-build-directory
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

6 lines
124 B
Bash
Executable File

#! /bin/sh
#
# Returns success if the tests are running from inside the build directory.
test ${USING_BUILD_DIRECTORY} = 1