Accepting request 70853 from openSUSE:Tools

Remove debug echo output.
 (forwarded request 70852 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/70853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=51
This commit is contained in:
Sascha Peilicke 2011-05-23 13:18:00 +00:00 committed by Git OBS Bridge
commit 779518af9e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 20 18:29:57 UTC 2011 - aj@suse.de
- Remove debug echo output.
-------------------------------------------------------------------
Tue Apr 19 11:47:57 UTC 2011 - aj@suse.de

View File

@ -150,7 +150,6 @@ check_single_file()
return 0
;;
*.a)
echo "$file is .a"
flist=`ar t new/$file`
pwd=$PWD
fdir=`dirname $file`