aboutsummaryrefslogtreecommitdiff
path: root/tests/size.scm
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@scratchpost.org>2020-09-10 18:08:48 +0200
committerDanny Milosavljevic <dannym@scratchpost.org>2020-09-10 18:57:46 +0200
commitc41a8572efa69c5b29002245090db653f87e6da8 (patch)
tree75f526f17cd43d23ced33643248b277e7648d374 /tests/size.scm
parent811985a7e0b8e7aad5a3c3818482b06996c94d02 (diff)
downloadguix-c41a8572efa69c5b29002245090db653f87e6da8.tar.gz
guix-c41a8572efa69c5b29002245090db653f87e6da8.zip
tests: nfs: Improve "nfs-root-fs".
Follow-up to a1a39ed5a46044161a71cbe6931c7e3006a82ecb. * gnu/tests/nfs.scm (run-nfs-root-fs-test): Improve tests. (%test-nfs-root-fs)[description]: Modify.
Diffstat (limited to 'tests/size.scm')
0 files changed, 0 insertions, 0 deletions
dc0313a07'>maint: Mark 'doc-pot-update' and 'doc-po-update' as phony....* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony. Ludovic Courtès 2019-04-24doc: Add Simplified Chinese translation....* doc/local.mk (info_TEXINFOS): Add guix.zh_CN.texi. (TRANSLATED_INFO): Add guix.zh_CN.texi and contributing.zh_CN.texi. * po/doc/local.mk (DOC_PO_FILES): Add guix-manual.zh_CN.po. * doc/contributing.zh_CN.texi, doc/guix.zh_CN.texi: New files. Ludovic Courtès 2019-04-23doc: Add Spanish translation....* doc/local.mk (info_TEXINFOS): Add guix.es.texi. (TRANSLATED_INFO): Add guix.es.texi and contributing.es.texi. * po/doc/guix-manual.es.po: New file. * po/doc/local.mk: Add guix-manual.es.po. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas