Updated prerequisites : SMS and MMS tests
authorJunghyuk Park <junghyuk.park@samsung.com>
Fri, 27 Sep 2013 06:48:07 +0000 (15:48 +0900)
committerJunghyuk Park <junghyuk.park@samsung.com>
Fri, 27 Sep 2013 06:48:07 +0000 (15:48 +0900)
Change-Id: I36f8391ece484637ca8e68d63737e529040fbcc7

tct-testconfig/tct-testconfig.ini [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index d26a021..dd52faf
@@ -14,14 +14,14 @@ EMAIL_RECIPIENT_2=your email recipient 2
 
 # Messaging mms test settings
 [tct-messaging-mms-tizen-tests]
-# First MMS recipient, must be set to phone number of the device on which the tests will be run(without country calling code)
+# First MMS recipient, must be set to phone number(different from the device on which the tests will be run and without country calling code)
 MMS_RECIPIENT_1=your MMS recipient 1
 # Second MMS recipient, must be set to phone number(different from first MMS recipient and without country calling code)
 MMS_RECIPIENT_2=your MMS recipient 2
 
 # Messaging sms test settings
 [tct-messaging-sms-tizen-tests]
-# First SMS recipient, must be set to phone number of the device on which the tests will be run(without country calling code)
+# First SMS recipient, must be set to phone number(different from the device on which the tests will be run and without country calling code)
 SMS_RECIPIENT_1=your SMS recipient 1
 # Second SMS recipient, must be set to phone number(different from first SMS recipient and without country calling code)
 SMS_RECIPIENT_2=your SMS recipient 2