|
From: <ai...@us...> - 2010-10-01 04:13:21
|
Revision: 11234
http://plplot.svn.sourceforge.net/plplot/?rev=11234&view=rev
Author: airwin
Date: 2010-10-01 04:13:15 +0000 (Fri, 01 Oct 2010)
Log Message:
-----------
Tweak error message.
Modified Paths:
--------------
trunk/scripts/comprehensive_test.sh
Modified: trunk/scripts/comprehensive_test.sh
===================================================================
--- trunk/scripts/comprehensive_test.sh 2010-09-30 16:40:34 UTC (rev 11233)
+++ trunk/scripts/comprehensive_test.sh 2010-10-01 04:13:15 UTC (rev 11234)
@@ -149,7 +149,7 @@
fi
fi
else
- echo "ERROR: cmake in build tree failed"
+ echo "ERROR: cmake in the build tree failed"
exit 1
fi
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|