Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / build_common / tizen / SConscript
index 69bf224..824ab15 100644 (file)
@@ -7,7 +7,7 @@ import SCons.Util
 
 Import('env')
 
-print "Reading linux configuration script"
+print("Reading linux configuration script")
 
 # Set release/debug flags
 if env.get('RELEASE'):