H A D | pkg5unittest.py | 2711 def pkgsend(self, depot_url="", command="", exit=0, comment="", member in class:CliTestCase 2731 "usr/bin/pkgsend {0}".format(" ".join(args))) 2810 "Missing open in pkgsend string") 2837 self.pkgsend(depot_url, cmd, 3750 def pkgsend(self, command, *args, **kwargs): member in class:HTTPSTestClass 3756 return ApacheDepotTestCase.pkgsend(self, command,
|