Project

General

Profile

Actions

Bug #798

closed

pysetup.sh has syntax error in 2.0 branch

Added by Amber Herold over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
-
Target version:
Start date:
08/03/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:

Description

Jim, can I update pysetup.sh in the branch on line 68 to match that line in the trunk?

if python setup.py $@ &>>$logfile;

has a sytax error at > and would become

if python setup.py $@ >>$logfile 2>&1;

I'll make the change if you don't see a problem with it.

Actions

Also available in: Atom PDF