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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 21 13:52:47 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17969 
====================================================================== 
Reported By:                lathama
Assigned To:                espiceland
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   17969
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-09-08 11:40 CDT
Last Modified:              2010-09-21 13:52 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
====================================================================== 

---------------------------------------------------------------------- 
 (0127217) espiceland (administrator) - 2010-09-21 13:52
 https://issues.asterisk.org/view.php?id=17969#c127217 
---------------------------------------------------------------------- 
Fixed in r5085. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-21 13:52 espiceland     Note Added: 0127217                          
2010-09-21 13:52 espiceland     Status                   new => resolved     
2010-09-21 13:52 espiceland     Resolution               open => fixed       
2010-09-21 13:52 espiceland     Assigned To               => espiceland      
======================================================================




More information about the asterisk-bugs mailing list