commit
42caecaddcfd08eb67fd7314b5fe70f7f8a87acf
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon Jul 16 22:28:11 2018 +0200
Fix testing non-xml export
lstopo wouldn't overwrite existing file
Gbp-Pq: Name test-xml
#
# Copyright © 2009 CNRS
# Copyright © 2009-2017 Inria. All rights reserved.
-# Copyright © 2009, 2011 Université Bordeaux
+# Copyright © 2009, 2011, 2018 Université Bordeaux
# See COPYING in top-level directory.
#
$ls $tmp/test.txt
$ls $tmp/test.fig
$ls $tmp/test.xml
- HWLOC_LIBXML_EXPORT=0 $ls $tmp/test.xml
+ HWLOC_LIBXML_EXPORT=0 $ls $tmp/test.mini.xml
$ls --input "ma:1 no:2 so:1 ca:2 2" $tmp/test.synthetic
) > "$file"
diff @HWLOC_DIFF_U@ $HWLOC_top_srcdir/utils/lstopo/test-hwloc-ls.output "$file"