packages (UNDOS): test/test.spec - more tests

glen glen at pld-linux.org
Tue Jun 1 17:07:37 CEST 2010


Author: glen                         Date: Tue Jun  1 15:07:37 2010 GMT
Module: packages                      Tag: UNDOS
---- Log message:
- more tests

---- Files affected:
packages/test:
   test.spec (1.30.4.8.2.2 -> 1.30.4.8.2.3) 

---- Diffs:

================================================================
Index: packages/test/test.spec
diff -u packages/test/test.spec:1.30.4.8.2.2 packages/test/test.spec:1.30.4.8.2.3
--- packages/test/test.spec:1.30.4.8.2.2	Tue Jun  1 17:06:00 2010
+++ packages/test/test.spec	Tue Jun  1 17:07:31 2010
@@ -23,10 +23,13 @@
 : 1. undos list of files
 : 2. undos files case insensitive by extension
 : 3. undos files by extension
+: 4-5. find and pipe
 
 %undos one two three
 %undos -i -f jah,nii,naa
 %undos -f õun,jää
+find -name '*.nii' | xargs %undos
+find -name '*.jah' | xargs %undos
 
 exit 42
 
@@ -42,6 +45,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30.4.8.2.3  2010/06/01 15:07:31  glen
+- more tests
+
 Revision 1.30.4.8.2.2  2010/06/01 15:06:00  glen
 - start with empty dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/test/test.spec?r1=1.30.4.8.2.2&r2=1.30.4.8.2.3&f=u



More information about the pld-cvs-commit mailing list