← Back to team overview

mahara-contributors team mailing list archive

[Bug 1496616] Re: CLI script help output is incorrect

 

** Also affects: mahara/15.10
   Importance: Low
     Assignee: Robert Lyon (robertl-9)
       Status: Fix Committed

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** Also affects: mahara/1.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.04
   Importance: Undecided
       Status: New

** Changed in: mahara/15.04
       Status: New => In Progress

** Changed in: mahara/1.9
       Status: New => Fix Committed

** Changed in: mahara/1.10
       Status: New => Fix Committed

** Changed in: mahara/1.10
   Importance: Undecided => Low

** Changed in: mahara/1.9
   Importance: Undecided => Low

** Changed in: mahara/15.04
   Importance: Undecided => Low

** Changed in: mahara/15.04
    Milestone: None => 15.04.4

** Changed in: mahara/1.9
    Milestone: None => 1.9.9

** Changed in: mahara/1.10
    Milestone: None => 1.10.7

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1496616

Title:
  CLI script help output is incorrect

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  when running sudo php reset_password.php in htdocs/admin/cli/ without
  setting any arguments it returns the help information but indicates
  "Usage: cli.php" which is wrong, it should be "Usage:
  reset_password.php"

  Scripts need a way to pass in their file name to cli.php so we can
  display the correct file name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1496616/+subscriptions


References