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

--no commit message

--no commit message
üst c223ff7d
......@@ -30,7 +30,7 @@ def main():
if len(args) > 1:
print usage
raise ArgError, "pisi-build error takes at most one argument"
raise ArgError, "pisi-index error takes at most one argument"
elif len(args) == 1:
repo_dir = args[0]
else:
......
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