diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-01-05 13:19:06 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-01-05 13:19:06 +0000 |
commit | b06110139b89597dbe34d33b907538c93991bfe4 (patch) | |
tree | 4cec6c63ce9dd7f4e65a52a735559eb01038a394 /t | |
parent | f08555f5087b01fa9ce655efd137c66fb297587c (diff) | |
download | mga-youri-submit-b06110139b89597dbe34d33b907538c93991bfe4.tar mga-youri-submit-b06110139b89597dbe34d33b907538c93991bfe4.tar.gz mga-youri-submit-b06110139b89597dbe34d33b907538c93991bfe4.tar.bz2 mga-youri-submit-b06110139b89597dbe34d33b907538c93991bfe4.tar.xz mga-youri-submit-b06110139b89597dbe34d33b907538c93991bfe4.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r209 | boklm | 2011-01-05 13:19:06 +0000 (Wed, 05 Jan 2011) | 1 line
add mandriva version of youri-submit, downloaded from http://svn.mandriva.com/svn/soft/build_system/youri/submit/trunk at revision 271600
------------------------------------------------------------------------
Diffstat (limited to 't')
-rwxr-xr-x | t/00distribution.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/00distribution.t b/t/00distribution.t index 8a4b2c4..3286c0e 100755 --- a/t/00distribution.t +++ b/t/00distribution.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id$ +# $Id: 00distribution.t 1723 2006-10-17 13:53:27Z warly $ use Test::More; |