Skip to content

Commit

Permalink
remove commented lines in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rmalmain committed Oct 28, 2024
1 parent 9bb24ad commit 1b8ce38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,3 @@ WORKDIR /symqemu_source
RUN mkdir build && cd build && /configure_symqemu.sh

RUN cd build && make -j

# RUN cd build && make check
# WORKDIR /symqemu_source/tests/symqemu
# RUN python3 -m unittest test.py

0 comments on commit 1b8ce38

Please sign in to comment.