Richard Marian Thomaiyar | 14fddef | 2018-07-13 23:55:56 +0530 | [diff] [blame] | 1 | Upstream Status: Inappropriate [No upstream maintenance] |
| 2 | |
| 3 | Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org> |
| 4 | |
| 5 | --- |
| 6 | |
| 7 | Index: 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 | |