Skip to content

Commit

Permalink
Merge pull request #98 from netreplica/dev
Browse files Browse the repository at this point in the history
fixed test-h88-nb-2-cyjs-latest-noconfigs
  • Loading branch information
bortok authored Dec 26, 2023
2 parents 48e3038 + a5970b0 commit 4b949ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ test-h88-nb-2-cyjs-latest-noconfigs:
@echo "#################################################################"
mkdir -p tests/h88/test && cd tests/h88/test && rm -rf * && \
source ../../.env_latest && \
../../../nrx.py -c ../nrx.conf -o cyjs -d -n && \
../../../nrx.py -c ../nrx.conf -o cyjs -d --noconfigs && \
diff HQ.cyjs ../data/HQ.cyjs.noconfigs
@echo

Expand Down

0 comments on commit 4b949ae

Please sign in to comment.