Merge: Fix issues in tests introduced by previous series
authorJean Privat <jean@pryen.org>
Tue, 30 Jun 2015 11:42:27 +0000 (07:42 -0400)
committerJean Privat <jean@pryen.org>
Tue, 30 Jun 2015 11:42:27 +0000 (07:42 -0400)
commit9c4362068b7dbf2b50d05793e1418b936c6fa5b2
treec74252b5a5884e7876163d81e7333b3b983bb71e
parent66f163ef17ddf1d1eb3d6f7ae268f32571880cd3
parentccddcbe8721cbd0514dbda1e263d342508252433
Merge: Fix issues in tests introduced by previous series

The main issue was that args where no more tested because of a bad variable scoping in bash

Pull-Request: #1547
Reviewed-by: Romain Chanoir <chanoir.romain@courrier.uqam.ca>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>