diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-05-07 23:21:06 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-05-07 23:21:06 +0100 |
commit | 08a15697aa53e90f8eb715480f897e27619ffa20 (patch) | |
tree | 0c91e2056bd94731ea55a262fc41314b946a43ee /t | |
parent | b64ba24582c81f8a18c6878d99a921e08264fef9 (diff) | |
download | rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.gz rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.bz2 rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.xz rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r1169 | dmorgan | 2011-05-07 23:21:06 +0100 (Sat, 07 May 2011) | 1 line
Import rpmtools
------------------------------------------------------------------------
Diffstat (limited to 't')
-rwxr-xr-x | t/01packdrake.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01packdrake.t b/t/01packdrake.t index 1d0aebf..58d4fd1 100755 --- a/t/01packdrake.t +++ b/t/01packdrake.t @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Id$ +# $Id: 01packdrake.t 223440 2007-06-10 22:09:58Z nanardon $ use strict; use Test::More tests => 7; |