ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/mktest
(Generate patch)

Comparing AnyEvent/mktest (file contents):
Revision 1.2 by root, Fri Aug 26 18:08:07 2011 UTC vs.
Revision 1.3 by root, Wed Apr 4 02:18:30 2012 UTC

28 /" \ 28 /" \
29 >t/"$base"_$t 29 >t/"$base"_$t
30 done 30 done
31done 31done
32 32
33rm -f t/63_eventlib_02_signals.t
34rm -f t/63_eventlib_03_child.t
35rm -f t/63_eventlib_07_io.t
36rm -f t/63_eventlib_09_multi.t
37
38( 33(
39 grep -v ^t/6._ MANIFEST 34 grep -v ^t/6._ MANIFEST
40 for t in t/6?_*; do 35 for t in t/6?_*; do
41 echo $t 36 echo $t
42 done 37 done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines