diff options
Diffstat (limited to 'spec/quick/build.q')
-rw-r--r-- | spec/quick/build.q | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/spec/quick/build.q b/spec/quick/build.q index 4d0f6f9f..d0d6a890 100644 --- a/spec/quick/build.q +++ b/spec/quick/build.q | |||
@@ -214,6 +214,14 @@ Use --force to reinstall | |||
214 | -------------------------------------------------------------------------------- | 214 | -------------------------------------------------------------------------------- |
215 | 215 | ||
216 | 216 | ||
217 | RUN: luarocks build a_rock-1.0-1.rockspec --force | ||
218 | NOT_STDOUT: | ||
219 | -------------------------------------------------------------------------------- | ||
220 | a_rock 1.0-1 is already installed | ||
221 | Use --force to reinstall | ||
222 | -------------------------------------------------------------------------------- | ||
223 | |||
224 | |||
217 | 225 | ||
218 | ================================================================================ | 226 | ================================================================================ |
219 | TEST: supports --pin #pinning | 227 | TEST: supports --pin #pinning |