mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-14 04:31:09 +00:00
tests/autopkgtest.py: shell test with history
This commit is contained in:
parent
acd4de7868
commit
a190cedd55
@ -514,9 +514,8 @@ args.func()
|
||||
self.data.add('yellow', True, {'Version': '1.1~beta',
|
||||
'Depends': 'libc6 (>= 0.9), nosuchpkg'})
|
||||
|
||||
self.make_adt_britney('yellow 1.1~beta RUNNING yellow 1.1~beta\n', "")
|
||||
#self.make_adt_britney('yellow 1.1~beta RUNNING yellow 1.1~beta\n',
|
||||
# 'purple 2 FAIL pink 3.0.~britney\n')
|
||||
self.make_adt_britney('yellow 1.1~beta RUNNING yellow 1.1~beta\n',
|
||||
'purple 2 FAIL pink 3.0.~britney\n')
|
||||
|
||||
print('run:\n%s -c %s\n' % (self.britney, self.britney_conf))
|
||||
subprocess.call(['bash', '-i'], cwd=self.data.path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user