1Upstream-Status: Inappropriate [No upstream maintenance]
2
3Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
4
5---
6
7Index: Bastille/Bastille_Curses.pm
8===================================================================
9--- Bastille.orig/Bastille_Curses.pm	2013-08-21 08:58:53.899950000 -0400
10+++ Bastille/Bastille_Curses.pm	2013-08-21 09:20:20.295950005 -0400
11@@ -84,7 +84,7 @@
12     }
13
14     # Output answers to the script and display
15-    &checkAndSaveConfig(&getGlobal('BFILE', "config"));
16+    &outputConfig;
17
18     # Run Bastille
19
20