Skip to content
Snippets Groups Projects
Commit d0ef0053 authored by Morten Linderud's avatar Morten Linderud :surfer:
Browse files

Todo List: Removed makepkg subroutine

parent 69edd234
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ build() {
check() {
cd "$srcdir"/redis-$pkgver
pifpaf run redis py.test || warning "https://github.com/andymccurdy/redis-py/issues/1073"
pifpaf run redis py.test || echo "https://github.com/andymccurdy/redis-py/issues/1073"
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment