[asterisk-bugs] [Asterisk-GUI 0017969]: spelling error
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 8 11:40:56 CDT 2010
The following issue has been SUBMITTED.
======================================================================
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-08 11:40 CDT
======================================================================
Summary: 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-08 11:40 lathama New Issue
2010-09-08 11:40 lathama Asterisk GUI Version => SVN
2010-09-08 11:40 lathama Asterisk Version => SVN
2010-09-08 11:40 lathama SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
======================================================================
More information about the asterisk-bugs
mailing list