Project.pm: fix uninitialized variable issue
commitafa1c6d3aae26443f939230d9466f70ecbeaf86d
authorKyle J. McKay <mackyle@gmail.com>
Tue, 1 Nov 2016 22:38:35 +0000 (1 15:38 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 1 Nov 2016 22:38:35 +0000 (1 15:38 -0700)
tree802fc0a17fb7b4d8977637aa4319ae1a9dc2ae72
parent0728f016cd1d56853ce570a35530967885f6b4a6
Project.pm: fix uninitialized variable issue

Correct code that set the wrong variable to '' when
testing a different veriable for being undef.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm