-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
minor bugBug unlikely to lead to incorrect analysisBug unlikely to lead to incorrect analysisresolved but not yet publishedIssue is fixed, but not yet published on SSCIssue is fixed, but not yet published on SSC
Description
ietoolkit/src/ado_files/iegitaddmd.ado
Lines 57 to 60 in 1a4de0d
if ("`compFolder'" != "`thisFolder'") { | |
noi di as error `"{phang}The last folder [`thisFolder'] in [folder(`folder')] is not identical to the last folder [`compFolder'] in [comparefolder(`comparefolder')]. This is an indication that the the two fodler trees to be compared are not two versions of the same folder tree.{p_end}"' | |
error 693 | |
exit |
This test is sensitive to back and forward slashes
Metadata
Metadata
Assignees
Labels
minor bugBug unlikely to lead to incorrect analysisBug unlikely to lead to incorrect analysisresolved but not yet publishedIssue is fixed, but not yet published on SSCIssue is fixed, but not yet published on SSC