mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 02:24:24 +00:00 
			
		
		
		
	Correct the return value of current_transaction that treated the _transaction field incorrectly as a queue rather than a stack like everything else. This completely broke the ability to commit and rollback child transactions (correctly). Fortunately, it could only trigger on a "hint"-hint. Signed-off-by: Niels Thykier <niels@thykier.net>