Subversion Repositories SmartDukaan

Rev

Rev 1706 | Rev 1989 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1706 Rev 1709
Line 5... Line 5...
5
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py >> user.log 2>&1 &
5
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py >> user.log 2>&1 &
6
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py >> order.log 2>&1 &
6
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py >> order.log 2>&1 &
7
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py >> logistics.log 2>&1 &
7
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py >> logistics.log 2>&1 &
8
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py >>  helpers.log 2>&1 &
8
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py >>  helpers.log 2>&1 &
9
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/payments/PaymentsServer.py >> payments.log 2>&1 &
9
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/payments/PaymentsServer.py >> payments.log 2>&1 &
10
 
-
 
11
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
-
 
12
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
10
/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/helpers/impl/EmailSender.py >>  emailsender.log 2>&1 &
13
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
-
 
14
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
-
 
15
#/usr/bin/python2.6 -u /root/code/trunk/PyProj/src/shop2020/config/ConfigServer.py
-
 
16
 
-