Changeset 23552 in vbox for trunk/src/VBox/Main/webservice/samples/python
- Timestamp:
- Oct 5, 2009 11:29:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/samples/python/Makefile
r16122 r23552 18 18 19 19 run: 20 PYTHONPATH=../lib python ./clienttest.py 20 @echo !!!! Don\'t forget to start webserver with \"vboxwebsrv -t 10000\" !!! 21 PYTHONPATH=../lib python ../../../glue/python/sample/vboxshell.py -w 22 23 server: 24 nohup vboxwebsrv -t 10000 &
Note:
See TracChangeset
for help on using the changeset viewer.