Compared files  

Left
/fw/dreame.vacuum.p2041/4.1.2_1041/xout/_root/etc/rc.d/miio_monitor.sh
Last modified2020-09-29 16:43:14
Size1.1 Kb (41 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/dreame.vacuum.p2041/4.1.2_1051/xout/_root/etc/rc.d/miio_monitor.sh
Last modified2020-11-04 14:13:54
Size1.2 Kb (45 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged240
Inserted00
Deleted00
Ignored00
Changed16




   Comparison Details  

3 skipped lines
4 4 MIIO_CLIENT_LOG=/data/log/miio_client.log
5 5 MIIO_AGENT_LOG=/data/log/miio_agent.log
6 6  
  7 if [ "$PRODUCT_NAME" == "p2036" ]; then
  8     LOG_MAX_SIZE=1048576
  9 else
7 LOG_MAX_SIZE=5242880 10     LOG_MAX_SIZE=5242880
  11 fi
8 12  
9 13 backup_log_file ${MIIO_CLIENT_LOG} ${LOG_MAX_SIZE}
10 14 backup_log_file ${MIIO_AGENT_LOG} ${LOG_MAX_SIZE}
31 skipped lines

   Text comparison Options  

Syntax colouring language used: Shell
Match character case: yes.
Match line endings: no.
Match spaces

At start of lines: yes,
In middle of lines: yes,
At end of lines: yes.
Blank lines as empty lines: no.
Activate comparison algorithm
At word level: yes,
At character level: no.


   Legend  

Unchanged lineExample of unchanged line
Modified lineExample of modified line
Added lineExample of added line
Removed lineExample of removed line
Ignored lineExample of ignored line