Changeset 2895
- Timestamp:
- 01/22/12 08:30:02 (4 months ago)
- Location:
- branches/V_0_19/moteur
- Files:
-
- 1 added
- 1 modified
-
cron-position-bateaux-reels.sh (modified) (1 diff)
-
posscripts/getpos_vor20120114bis.py (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/V_0_19/moteur/cron-position-bateaux-reels.sh
r2874 r2895 15 15 #nice -1 $VLMPHPPATH $VLMRACINE/vlmcode/moteur/posscripts/bwrpos2011.php 16 16 # VOR 2011 17 nice -1 python $VLMRACINE/vlmcode/moteur/posscripts/getpos_vor20120114 .py|$VLMPHPPATH $VLMRACINE/vlmcode/moteur/posscripts/getpos_py_wrapper.php17 nice -1 python $VLMRACINE/vlmcode/moteur/posscripts/getpos_vor20120114bis.py|$VLMPHPPATH $VLMRACINE/vlmcode/moteur/posscripts/getpos_py_wrapper.php 18 18 # Back to 2011 19 19 #nice -1 python $VLMRACINE/vlmcode/moteur/posscripts/getpos_b2b20111205.py|$VLMPHPPATH $VLMRACINE/vlmcode/moteur/posscripts/getpos_py_wrapper.php
