[SCM] Git repository for devscripts branch, master, updated. v2.11.7-9-g059f33a

Benjamin Drung bdrung at debian.org
Sat May 26 21:37:17 UTC 2012


The following commit has been merged in the master branch:
commit 059f33ab7c90a997586e79e0eabbee0ea5b10475
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat May 26 23:36:45 2012 +0200

    Rename test filename to get the names consistent.

diff --git a/test/Makefile b/test/Makefile
index a3fa64a..4b15bcb 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,5 @@
 test:
-	./test-checkbashisms
+	./test_checkbashisms
 	./test_dd-list
 
 .PHONY: test
diff --git a/test/test-checkbashisms b/test/test_checkbashisms
similarity index 100%
rename from test/test-checkbashisms
rename to test/test_checkbashisms

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list