]> SALOME platform Git repositories - modules/shaper.git/blob - squishserver_stop.sh
Salome HOME
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circl...
[modules/shaper.git] / squishserver_stop.sh
1 #!/bin/bash -x
2
3 SQUISHSERVER_PORT=4320
4
5 source env_squish.sh
6 squishserver --verbose --port=${SQUISHSERVER_PORT} --stop $@