annotate tests/files.urp @ 2067:88841212f0ba

In computing command lines, put filenames inside of quotes, to support spaces and other funky characters nicely
author Adam Chlipala <adam@chlipala.net>
date Thu, 04 Sep 2014 08:40:14 -0400
parents ced78ef1c82f
children 8beeb4f761b5
rev   line source
adam@2046 1 rewrite all Files/*
adam@2046 2 file /hello_world.txt hello.txt
adam@2046 3 file /img/web.png web.png
adam@2046 4 file /files.urp files.urp
adam@2046 5
adam@2046 6 files