[Bug 448122] Review Request: trash-cli - Command line trashcan (recycle bin) interface

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 23 23:54:28 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=448122


Andrea Francia <andrea.francia at gmx.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(pertusus at free.fr)




--- Comment #29 from Andrea Francia <andrea.francia at gmx.it>  2008-12-23 18:54:24 EDT ---
I prepared the next release, you can see it at:

   http://pypi.python.org/pypi/trash-cli/0.2.1.dev-r82

Instruction for building the rpm:

 $ wget
http://pypi.python.org/packages/source/t/trash-cli/trash-cli-0.2.1.dev-r82.tar.gz
 $ tar xvfz trash-cli-0.2.1.dev-r82.tar.gz
 $ cd trash-cli-0.2.1.dev-r82/
 $ python setup.py bdist_rpm
 $ ls dist/trash-cli-0.2.1.dev*.rpm
 dist/trash-cli-0.2.1.dev_r82-1.noarch.rpm
 dist/trash-cli-0.2.1.dev_r82-1.src.rpm

Running unit test:

 $ nosetests
 ......................................................
 ----------------------------------------------------------------------
 Ran 54 tests in 1.250s

 OK

Running command test:
WARNING: these test will wipe-out your trashcan

 $ cd command-test
 $ bash mount-test-volume.sh
 [sudo] password for andrea:

 $ bash trash-file-test.bash
 #
 # Test report
 #
 tests passed: 132
 tests failed: 0
 tests total:  132
 success rate: 100%

 $ sudo umount test-volume
 [sudo] password for andrea:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list