Complete
Details
Assignee
Vladimir VinogradenkoVladimir VinogradenkoReporter
Bug ClerkBug ClerkFix versions
Affects versions
Priority
Low
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Bug Clerk
Bug ClerkFix versions
Affects versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created February 10, 2020 at 7:39 PM
Updated February 14, 2024 at 7:45 PM
Resolved February 10, 2020 at 7:49 PM
PR: https://github.com/freenas/freenas/pull/4202
Travis new error checks does not work, it fails to check out original branch due to repo being shallow copy:
```
+git checkout freenas/11.3-stable
error: pathspec 'freenas/11.3-stable' did not match any file(s) known to git
```
and compares PR code with itself.