]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - tests/ts/lsmem/lsmem
cleanup: Remove some spurious spaces
[thirdparty/util-linux.git] / tests / ts / lsmem / lsmem
index 7fdee55822e82e26aa637c2fd673b9a7507efb1f..9c431b57b437fbfacbbddf48d028c4285df880b8 100755 (executable)
@@ -33,7 +33,7 @@ function do_lsmem {
        echo -e "\n---\n" >>${TS_OUTPUT}
        echo "\$ lsmem $opts" >>${TS_OUTPUT}
        ${TS_CMD_LSMEM} $opts --sysroot "${dumpdir}/${name}" >> $TS_OUTPUT 2>> $TS_ERRLOG
-       
+
 }
 
 for dump in $(ls $TS_SELF/dumps/*.tar.bz2 | sort); do