From f64c93f5bc0bca803dececa000341160f44c8c09 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 27 Jun 2012 09:21:33 +0200 Subject: [PATCH] Untabify. --- teshsuite/gras/datadesc/datadesc.tesh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/teshsuite/gras/datadesc/datadesc.tesh b/teshsuite/gras/datadesc/datadesc.tesh index 84d45b86db..deae085314 100644 --- a/teshsuite/gras/datadesc/datadesc.tesh +++ b/teshsuite/gras/datadesc/datadesc.tesh @@ -6,10 +6,10 @@ # Gras datadesc suite ! suite Checks the marshaling facilities of Gras -! include datadesc_mem.tesh Try to do a in-memory copy -! include datadesc_rw.tesh Try to read what we write -! include datadesc_r_big32_2.tesh Try to read the result of linux/mips? -! include datadesc_r_big32_8.tesh Try to read the result of ppc/sparc? -! include datadesc_r_big32_8_4.tesh Try to read the result of AIX -! include datadesc_r_little32_4.tesh Try to read the result of linux/x86 -! include datadesc_r_little64.tesh Try to read the result of linux/amd64 +! include datadesc_mem.tesh Try to do a in-memory copy +! include datadesc_rw.tesh Try to read what we write +! include datadesc_r_big32_2.tesh Try to read the result of linux/mips? +! include datadesc_r_big32_8.tesh Try to read the result of ppc/sparc? +! include datadesc_r_big32_8_4.tesh Try to read the result of AIX +! include datadesc_r_little32_4.tesh Try to read the result of linux/x86 +! include datadesc_r_little64.tesh Try to read the result of linux/amd64 -- 2.20.1