gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/rtmp r9902: get rid of the temp directory


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9902: get rid of the temp directory from wget.
Date: Thu, 25 Dec 2008 15:50:09 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9902
committer: address@hidden
branch nick: rtmp
timestamp: Thu 2008-12-25 15:50:09 -0700
message:
  get rid of the temp directory from wget.
modified:
  cygnal/testsuite/cygnal.exp
=== modified file 'cygnal/testsuite/cygnal.exp'
--- a/cygnal/testsuite/cygnal.exp       2008-12-25 22:49:37 +0000
+++ b/cygnal/testsuite/cygnal.exp       2008-12-25 22:50:09 +0000
@@ -45,7 +45,6 @@
     # Get rid of old temp files created by testing,
     if {[file exists foo]} {
        set junk [glob foo* wget-log* amf0*  *.bin* gateway* $chost:$cport]
-       puts "$junk"
        if { $junk != "" } {
            catch "exec rm -fr $junk"
        }


reply via email to

[Prev in Thread] Current Thread [Next in Thread]