Skip to content

Commit

Permalink
cleanup test script
Browse files Browse the repository at this point in the history
Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1@ibm.com>
  • Loading branch information
mgazz committed Oct 16, 2023
1 parent 611ae34 commit 91c276c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
echo "Script dir: $SCRIPT_DIR"

#${SCRIPT_DIR}/../setup.sh -v -n

cd ${SCRIPT_DIR}/..

#source ./venv/bin/activate

python emulator.py -p 5002 -redfish-path ./Resources/CXLAgent/ &

Expand Down

0 comments on commit 91c276c

Please sign in to comment.