Skip to content

Commit

Permalink
update comments for command_version
Browse files Browse the repository at this point in the history
Based on information in buildbot#2969.
  • Loading branch information
djmitche committed Oct 28, 2014
1 parent f8fc542 commit 61c653d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion slave/buildslave/commands/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
# >= 2.14: RemoveDirectory can delete multiple directories
# >= 2.15: 'interruptSignal' option is added to SlaveShellCommand
# >= 2.16: 'sigtermTime' option is added to SlaveShellCommand
# >= 2.17: listdir command added to read a directory
# runprocess supports obfuscation via tuples (#1748)
# listdir command added to read a directory


class Command:
Expand Down

0 comments on commit 61c653d

Please sign in to comment.