Project

General

Profile

Bug #19507

Updated by Alexis Mousset almost 3 years ago

When deleting lines but adding no content to a file (whether the file exists or not), that doesn't exist, it gives unexpected reports for the "File" component: 

 <pre> 
 [Unexpected] The file /tmp/plop was successfully updated 
 [Unexpected] No content was given to check file /tmp/plop, skipping 
 </pre>

Back