Skip to content

Commit

Permalink
Testing different path
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary W Sweger committed Oct 3, 2024
1 parent b91d0c8 commit e799387
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmarks/your_benchmark/analyze.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/bash

PROJECT_ROOT="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"/../..
pushd ${PROJECT_ROOT}

source strict-mode.sh
source benchmarks/your_benchmark/setup.config $*

Expand Down

0 comments on commit e799387

Please sign in to comment.