Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / plugins / zigbee_wrapper / telegesis_wrapper / src / SConscript
index 077d21f..1fd85d2 100644 (file)
@@ -33,7 +33,7 @@ tw_path = os.path.join(src_dir, 'plugins')
 # Source files and Target(s)
 ######################################################################
 
-print"Reading Telegesis Wrapper (TW) script"
+print("Reading Telegesis Wrapper (TW) script")
 
 env.AppendUnique(CPPPATH = [ os.path.join(tw_path, 'include'),
                              os.path.join(tw_path, 'include', 'internal'),