]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Remove space from perl shebang path.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 17 Oct 2014 13:05:00 +0000 (09:05 -0400)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 17 Oct 2014 13:05:00 +0000 (09:05 -0400)
IkiWiki/Plugin/calendar.pm

index 682bfb6fb8f1e2fb789d5735353f609a163930ee..4df7070ace86f2e1c8073280afc1ed4a1853ec42 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#!/usr/bin/perl
 # Copyright (c) 2006, 2007 Manoj Srivastava <srivasta@debian.org>
 #
 # This program is free software; you can redistribute it and/or modify