Fix malformed BASH command in ComposeDilemmaFilePath 70/37170/2
authorJozef Behran <jbehran@cisco.com>
Tue, 5 Apr 2016 12:58:54 +0000 (14:58 +0200)
committerVratko Polák <vrpolak@cisco.com>
Thu, 7 Apr 2016 10:22:21 +0000 (10:22 +0000)
commit30e53a34212d77be5e810402477102c99c9e52bc
treef8bbfc61d3d96468a39cf06ac258acc392d5482b
parent65a6e688e4bf7f26674cb05ce6e38675f563ab39
Fix malformed BASH command in ComposeDilemmaFilePath

A misplaced ampersand caused the command to always return 0
(success), even when the path queried did not exists and the
command was thus supposed to return nonzero (a failure).

Change-Id: If59501fa7d79fc60f0f63fde02095a1c87b19e59
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/NexusKeywords.robot