Problem/Motivation

The README says that the drush command to unfreeze time is "unfreeze," but actually it's "reset".

Proposed resolution

Update the README to use "reset" and add "unfreeze" as an alias of "reset" for users who may be using an older version of the module.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Status: Active » Needs review
StatusFileSize
new927 bytes
ptmkenny’s picture

StatusFileSize
new786 bytes

I see that the problem is that the unfreeze command was bugged (https://www.drupal.org/project/datetime_testing/issues/3164966), so actually "reset" and "unfreeze" are different commands. Updated the readme accordingly.

ptmkenny’s picture

Opening an MR to make this easier to commit.

ptmkenny’s picture

  • ptmkenny committed 2859ede0 on 8.x-1.x
    Issue #3164244 by ptmkenny: README lists drush "unfreeze" instead of "...
ptmkenny’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.