Changeset 1451
- Timestamp:
- Sep 27, 2010, 2:07:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/bin/indexSolr
r1450 r1451 16 16 echo $$ > $LOCK 17 17 18 while ! php symfony index:Solr $option do18 while ! php symfony index:Solr $option ; do 19 19 sleep 1 20 20 done
Note: See TracChangeset
for help on using the changeset viewer.