Skip to content
Snippets Groups Projects
Commit b646c6b9 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-409: fix shellcheck run_integration_test.sh

parent f084d663
No related branches found
No related tags found
1 merge request!151Resolve L2SS-409 "Fix shellcheck ci"
#!/bin/bash -e
if [ -z "$LOFA20_DIR"]; then
if [ -z "$LOFA20_DIR" ]; then
# We assume we aren't in the PATH, so we can derive our path.
# We need our parent directory.
LOFAR20_DIR_RELATIVE=`dirname "$0"`/..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment