changeset 727:6f4fe8ad1883

tests: test with @ instead of tip
author Siddharth Agarwal <sid0@fb.com>
date Mon, 19 May 2014 19:27:48 -0700
parents f49f367d77c1
children 9aa80419328f
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,6 @@
 # latest Ubuntu LTS release (2.8.2 for 14.04 LTS) may be dropped if they
 # interfere with new development.  The latest released minor version should be
 # listed for each major version; earlier minor versions are not needed.
-all-version-tests: tests-2.8.2 tests-tip
+all-version-tests: tests-2.8.2 tests-@
 
 .PHONY: tests all-version-tests