From f83c2ee46d6f21ec7cdf20f16f0a2b77474f975a Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Thu, 24 Dec 2009 16:37:04 +0000 Subject: [PATCH] Merge test (ignore) --- hm.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hm.py b/hm.py index 4941f417..589042c0 100644 --- a/hm.py +++ b/hm.py @@ -1,5 +1,7 @@ #! /usr/bin/env python +# test 2 + # hm.py: 'Help Me', is a simple wrapper for `cmake` and `hg`. # # This script was created for the Synergy+ project.