index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2020-01-16 16:58:50 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-01-27 17:53:50 +1000 |
commit | 75bf8e887cd9fe0f6ba1eb2b6554dbfbcda0294a (patch) | |
tree | 8d0f910a6294baffd2115f23f10c7a9eb8c7434b /test | |
parent | 0965023fc57495ca819127eee1d7e881e1ed7c3c (diff) |
-rw-r--r-- | test/pacman/meson.build | 1 |
diff --git a/test/pacman/meson.build b/test/pacman/meson.build index 4e87b4f3..9de4f5a1 100644 --- a/test/pacman/meson.build +++ b/test/pacman/meson.build @@ -352,5 +352,6 @@ foreach input : pacman_tests PYTHON, protocol : 'tap', args : args, + timeout: 120, depends : [pacman_bin]) endforeach |