Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O otb-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otb-data
  • Merge requests
  • !1

TEST: Remove duplicate QB_Toulouse_Ortho_PAN_mask.tif

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Laurențiu Nicola requested to merge rm-duplicate-file into master Jul 05, 2018
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 1

There's already a QB_Toulouse_Ortho_PAN_Mask.tif used by other tests. See otb!158 (comment 70280).

I checked with find . | tr '[A-Z]' '[a-z]' | sort | uniq -c | grep -v " 1 ", and there seems to be no other instance of this actually there's a duplicate directory. One of them has a Input/Radiometry/Formosat2/formosat2.txt file, but I can't find any references to it.

Edited Jul 05, 2018 by Laurențiu Nicola
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rm-duplicate-file