summaryrefslogtreecommitdiff
path: root/t/py-compile-destdir.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-12-15 14:17:49 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-15 18:08:45 +0100
commitb869415eb63efcea39162fc24a69eb51d94c3c6b (patch)
tree793de7dd4ea5a5e93528b79d2f221d3b6e522a63 /t/py-compile-destdir.sh
parentf72c2300ef6043e81b38b6d6c3e9dbafca60253d (diff)
downloadautomake-b869415eb63efcea39162fc24a69eb51d94c3c6b.tar.gz
tests: typofix in the shebang line of 't/py-compile-destdir.sh'
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/py-compile-destdir.sh')
-rwxr-xr-xt/py-compile-destdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/py-compile-destdir.sh b/t/py-compile-destdir.sh
index ba666f6f9..55137f080 100755
--- a/t/py-compile-destdir.sh
+++ b/t/py-compile-destdir.sh
@@ -1,4 +1,4 @@
- #! /bin/sh
+#! /bin/sh
# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify