change the path in ci_test.sh
This commit is contained in:
parent
e0cfd46ec7
commit
0f10cc4c81
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
export OPENFPGA_PATH=/home/komal.javed@lmlhr.com/rapidsilicon/openfpga_new
|
||||
export OPENFPGA_PATH=~/rapidsilicon/openfpga_new
|
||||
|
||||
for dir in RTL_Benchmark/*; do
|
||||
if [ -d "$dir" ]; then
|
||||
|
|
Loading…
Reference in New Issue