commit: 3e1abd7b6335e0da51d907f06f86a6bbd0e4243b
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 17:32:32 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 17:32:32 2017 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=3e1abd7b
travis: fix stypo
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index a9cc22de6..467bc3cb7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ script:
-e "s|@portageuser@|portage|"
-e "s|@rootuser@|root|"
-e "s|@rootuid@|0|"
- -e "s|@rootgid@|0)|"
+ -e "s|@rootgid@|0|"
-e "s|@sysconfdir@|/etc|"
-i '{}' +
- ./setup.py test