SMF icon indicating copy to clipboard operation
SMF copied to clipboard

Allow ignoring file errors if requested

Open jdarwood007 opened this issue 9 months ago • 0 comments

This is simple. The following will have SMF say an error will exist during package install

		<remove-file name="$sourcedir/Test.php" error="ignore" />

With this change, SMF ignores this as we requested in the xml.

jdarwood007 avatar Sep 22 '23 23:09 jdarwood007