diff options
author | Adam Jacob <adam@hjksolutions.com> | 2008-03-07 17:28:27 -0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2008-03-07 17:28:27 -0800 |
commit | b4beed548959ca63365ca3d799c59a155047b5ff (patch) | |
tree | 91207c05fb2517b1b87b0eb1f3deb111d6b058d9 /spec/spec.opts | |
parent | aca232ba638afdc45f6d5b3e9b3f68d4a149d0a5 (diff) | |
download | chef-b4beed548959ca63365ca3d799c59a155047b5ff.tar.gz |
Syntax is right in the recipes
Diffstat (limited to 'spec/spec.opts')
-rw-r--r-- | spec/spec.opts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/spec.opts b/spec/spec.opts new file mode 100644 index 0000000000..f94cf2d923 --- /dev/null +++ b/spec/spec.opts @@ -0,0 +1,5 @@ +--color +--format +progress +--loadby +mtime |