diff options
author | Rob Austein <sra@hactrn.net> | 2007-12-24 09:31:48 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-12-24 09:31:48 +0000 |
commit | 4d7072bd10f807558dfd60c2a3e65fe6584bcdb3 (patch) | |
tree | 291536b8a8e9c26ff5ac46d988b5587f2d9fc75d /scripts/testbed.1.yaml | |
parent | 9bd1ce773943b587f83c91c77de7e379df421c63 (diff) |
Teach config parser about default sections.
svn path=/scripts/Makefile; revision=1439
Diffstat (limited to 'scripts/testbed.1.yaml')
-rw-r--r-- | scripts/testbed.1.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/testbed.1.yaml b/scripts/testbed.1.yaml index 9ec14af9..fa8bd6f8 100644 --- a/scripts/testbed.1.yaml +++ b/scripts/testbed.1.yaml @@ -14,7 +14,6 @@ kids: - name: Alice valid_add: 10 --- -- sleep 1M - name: Alice add_as: 33 valid_add: 2d |