[asterisk-bugs] [Asterisk-GUI 0017969]: [patch] spelling error

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 8 14:39:33 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
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 14:39 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
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-08 14:39 cjacobsen      Summary                  spelling error =>
[patch] spelling error
======================================================================




More information about the asterisk-bugs mailing list