contrib/bash_completion
changeset 1339 f351d1a07d75
parent 1311 db8bebb08f8f
child 1555 01a5121a005a
--- a/contrib/bash_completion
+++ b/contrib/bash_completion
@@ -1,5 +1,3 @@
-#!/bin/bash
-
 shopt -s extglob
 
 _hg_commands()