server/tests.at: Preserve output in `server communication' tests.
[tripe] / server / tests.at
index f47aae4..4311a43 100644 (file)
@@ -391,6 +391,7 @@ for k in alpha beta-new; do
     ESTABLISH([alice], [not-alice], [-key alice],
              [bob], [bob], [])
   ])
+  for p in alice bob; do rm -rf $p.$k; mv $p $p.$k; done
 done
 
 AT_CLEANUP