diff options
Diffstat (limited to 'tests/lock.py')
| -rw-r--r-- | tests/lock.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lock.py b/tests/lock.py index 86d704ea..a3d962d7 100644 --- a/tests/lock.py +++ b/tests/lock.py @@ -44,4 +44,3 @@ if __name__ == "__main__": fd = apt_pkg.GetLock(lock,True) print "Lockfile fd (child): %s" % fd sys.exit(0) - |
