monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 9d7b4306604c5cac7849ed899d


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 9d7b4306604c5cac7849ed899d8599035c0b24a1
Date: Sun, 6 Feb 2011 00:51:36 GMT

revision:            9d7b4306604c5cac7849ed899d8599035c0b24a1
date:                2011-02-06T00:51:19
author:              Timothy Brownawell  <address@hidden>
branch:              net.venge.monotone
changelog:
Skip the bash_completion test if 'expect' isn't installed.

manifest:
format_version "1"

new_manifest [32399a067b5ea8cad9cce5728788c26aabcede2a]

old_revision [0f8cd78a59acc194dd556864157e2fe4d013b998]

patch "test/extra/bash_completion/__driver__.lua"
 from [b03741df3491cd5215c6e9c2104523ee58f03e47]
   to [79f5ba72ec11aecec51b90bd3dceef8cbf6dccbd]
============================================================
--- test/extra/bash_completion/__driver__.lua	b03741df3491cd5215c6e9c2104523ee58f03e47
+++ test/extra/bash_completion/__driver__.lua	79f5ba72ec11aecec51b90bd3dceef8cbf6dccbd
@@ -1,3 +1,4 @@
+skip_if(not existsonpath("expect"))
 mtn_setup()
 
 local tests = {

reply via email to

[Prev in Thread] Current Thread [Next in Thread]