Project

General

Profile

Actions

action #44879

closed

Replace backticks/find with Mojo::File

Added by kraih over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2018-12-07
Due date:
% Done:

0%

Estimated time:

Description

Opening this issue so i don't forget. There is a rather ugly use of backticks and find in OpenQA::Worker::Cache (https://github.com/os-autoinst/openQA/blob/47296c2341c0853f6088ccd446343f362c2b787a/lib/OpenQA/Worker/Cache.pm#L341) that should be replaced with Mojo::File::list_tree once we can depend on Mojolicious 8.09, which added the max_depth option (https://github.com/mojolicious/mojo/commit/e3592a273052201260635751bfb4306acb7d9022).

Actions #1

Updated by okurz almost 5 years ago

  • Category set to Feature requests
Actions #2

Updated by kraih over 4 years ago

  • Status changed from In Progress to Blocked
Actions #3

Updated by okurz over 4 years ago

blocked on what? Maybe perl—Mojolicious in a newer version which we have by now?

Actions #4

Updated by kraih over 4 years ago

  • Status changed from Blocked to Workable

We now depend on a newer version of Mojolicious.

Actions #5

Updated by kraih over 4 years ago

  • Status changed from Workable to Resolved

Actually, i already fixed that accidentally in a refactoring. :)

Actions

Also available in: Atom PDF