[asterisk-bugs] [Asterisk-GUI 0017969]: [patch] spelling error
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 16 11:43:40 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17969
======================================================================
Reported By: lathama
Assigned To:
======================================================================
Project: Asterisk-GUI
Issue ID: 17969
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk GUI Version: SVN
Asterisk Version: SVN
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2010-09-08 11:40 CDT
Last Modified: 2010-09-16 11:43 CDT
======================================================================
Summary: [patch] spelling error
Description:
Index: scripts/listfiles
===================================================================
--- scripts/listfiles (revision 5015)
+++ scripts/listfiles (working copy)
@@ -3,7 +3,7 @@
SYSINFO_OUTPUT="/var/lib/asterisk/static-http/config/sysinfo_output.html"
#/bin/echo "<div id=list_files>" > $SYSINFO_OUTPUT
-/bim/mkdir -p -- "$1"
+/bin/mkdir -p -- "$1"
#/bin/echo "</div>" >> $SYSINFO_OUTPUT
if [ "$2" = "time" ]; then
======================================================================
----------------------------------------------------------------------
(0127040) lathama (reporter) - 2010-09-16 11:43
https://issues.asterisk.org/view.php?id=17969#c127040
----------------------------------------------------------------------
Christian did submit the patch right before your post. This is an obvious
spelling error. We both have licenses in. Can this be submitted?
Issue History
Date Modified Username Field Change
======================================================================
2010-09-16 11:43 lathama Note Added: 0127040
======================================================================
More information about the asterisk-bugs
mailing list