Skip to content

Cleanup build process fails if nothing to clean up. #4

Description

@GeraldMit

the cleanup uses

find /home/data/httpd/download.eclipse.org/technology/babel/babel_language_packs/N* -maxdepth 0 -type d -mtime +5

which if isn't available, will give a message to stderr that will fail the build.

In actuality, finding nothing just means there is nothing to do, so success...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions