blob: be9873d2331f2a2537682af9f281e3ca87b3948f (
plain)
1
2
3
4
5
6
7
|
/*
* check-name: self-quote-args
* check-description: This is testing that the test-suite
* respect the quoting of the command's arguments.
* check-command: sparse '-foption with-spaces' empty-file
* check-output-ignore
*/
|