Kaydet (Commit) b89e5032 authored tarafından Eray Özkural's avatar Eray Özkural

* typo

üst 1aa335e9
......@@ -383,7 +383,7 @@ unpack, setup, build, install, package
for x in self.args:
if ctx.get_option('until'):
pisi.api.build(x, ctx.get_option('until'), self.authInfo)
pisi.api.build_until(x, ctx.get_option('until'), self.authInfo)
else:
pisi.api.build(x, self.authInfo)
self.finalize()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment