|
From: <ai...@us...> - 2010-07-24 17:09:24
|
Revision: 11106
http://plplot.svn.sourceforge.net/plplot/?rev=11106&view=rev
Author: airwin
Date: 2010-07-24 17:09:18 +0000 (Sat, 24 Jul 2010)
Log Message:
-----------
Get rid of blank character in bang line.
Modified Paths:
--------------
trunk/scripts/htdocs-gen_plot-examples.sh
Modified: trunk/scripts/htdocs-gen_plot-examples.sh
===================================================================
--- trunk/scripts/htdocs-gen_plot-examples.sh 2010-07-24 17:06:17 UTC (rev 11105)
+++ trunk/scripts/htdocs-gen_plot-examples.sh 2010-07-24 17:09:18 UTC (rev 11106)
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/bash
# This script generates a tarball of source code and screenshots,
# 'htdocs_plot_examples.tgz', that will be part of the 'examples' web page,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|