Doh, gotta love it when test-suite expectations are wrong.
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 22 Aug 2012 12:28:46 +0000 (15:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 23 Aug 2012 08:58:52 +0000 (11:58 +0300)
- Clearly if we have three cats we should be seeing three outputs as well...

tests/rpmconfig3.at

index b6d395f..20b084e 100644 (file)
@@ -198,6 +198,7 @@ cat "${cf}.rpmsave"
 [foo
 otherstuff
 bar
+otherstuff
 ],
 [warning: /etc/my.conf saved as /etc/my.conf.rpmsave]
 )
@@ -239,6 +240,7 @@ readlink "${cf}.rpmsave"
 [foo
 otherstuff
 bar
+otherstuff
 ],
 [warning: /etc/my.conf saved as /etc/my.conf.rpmsave]
 )
@@ -319,6 +321,7 @@ cat "${cf}.rpmsave"
 [0],
 [foo
 otherstuff
+otherstuff
 ],
 [warning: /etc/my.conf saved as /etc/my.conf.rpmsave]
 )