[yt-svn] commit/yt: sskory: Adding a space before a ] for Rockstar.

Bitbucket commits-noreply at bitbucket.org
Thu Dec 13 14:26:35 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/46b6eca8c702/
changeset:   46b6eca8c702
branch:      yt
user:        sskory
date:        2012-12-13 23:26:21
summary:     Adding a space before a ] for Rockstar.
affected #:  1 file

diff -r 8e4516ee0b0eca807c860aa7bba0448dabd83be3 -r 46b6eca8c7027ba262b8dbf4dc5f71d89e9b7976 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -721,7 +721,7 @@
 then
     if [ ! -e Rockstar/done ]
     then
-        [ ! -e Rockstar] && tar xfz rockstar-0.99.6.tar.gz
+        [ ! -e Rockstar ] && tar xfz rockstar-0.99.6.tar.gz
         echo "Building Rockstar"
         cd Rockstar
         ( make lib 2>&1 ) 1>> ${LOG_FILE} || do_exit

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list