diff --git a/config/dpkg/changelog b/config/dpkg/changelog index d5d5fab195..cf199a918f 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -2,4 +2,4 @@ python-plaso (1.2.1-1) unstable; urgency=low * Auto-generated - -- Log2Timeline Mon, 01 Jun 2015 14:55:56 +0200 + -- Log2Timeline Mon, 01 Jun 2015 18:00:05 +0200 diff --git a/plaso/cli/storage_media_tool.py b/plaso/cli/storage_media_tool.py index 63391f45f4..10126b5ffd 100644 --- a/plaso/cli/storage_media_tool.py +++ b/plaso/cli/storage_media_tool.py @@ -148,7 +148,7 @@ def _GetTSKPartitionIdentifiers( partition_offset)) if len(volume_identifiers) == 1: - return [volume_identifiers] + return volume_identifiers try: selected_volume_identifier = self._PromptUserForPartitionIdentifier(