diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-22 16:48:04 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-22 16:48:04 +0000 |
commit | 5c2e310edececfc9ef67946c1bf7df6bcdbe8931 (patch) | |
tree | 21cd8ab64846eb5154b064e3908d80e934a68e01 /regress/slow | |
parent | f890c8c54d88b529dc568eaf187b29a5acf6d22d (diff) |
brand new regress suite
Diffstat (limited to 'regress/slow')
-rwxr-xr-x | regress/slow | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/slow b/regress/slow new file mode 100755 index 0000000..2ceb52c --- /dev/null +++ b/regress/slow @@ -0,0 +1,6 @@ +#!/bin/sh + +printf "20 " +sleep 1 +printf "text/gemini\r\n" +echo "# hello world" |