Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in comment of Sage script #7779

Closed
sagetrac-mvngu mannequin opened this issue Dec 28, 2009 · 7 comments
Closed

typo in comment of Sage script #7779

sagetrac-mvngu mannequin opened this issue Dec 28, 2009 · 7 comments

Comments

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Dec 28, 2009

From sage-devel:

At the end of the script which runs sage there is this:

# This should kill all children of this process too.
# Uncomment this if you have trouble with orphans.
# Note that you'll get an annoying "Killed" message
# whenver Sage exists.
# kill -9 -$$

where the last but one line should read

# whenever Sage exits.

(2 typos!)

CC: @JohnCremona

Component: documentation

Author: John Cremona

Reviewer: Minh Van Nguyen

Merged: sage-4.3.1.alpha0

Issue created by migration from https://trac.sagemath.org/ticket/7779

@sagetrac-mvngu sagetrac-mvngu mannequin added this to the sage-4.3.1 milestone Dec 28, 2009
@sagetrac-mvngu sagetrac-mvngu mannequin self-assigned this Dec 28, 2009
@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

Attachment: sage.gz

based on Sage 4.3

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

previous version of sage script

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

Attachment: sage.old.gz

Attachment: sage.patch.gz

differences between sage.old and sage

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

Author: John Cremona

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

comment:1

The script sage is found under SAGE_ROOT so it is not under revision control. I have attached a new script sage which fixes the two typos reported above by cremona. The previous version of this script is attached as sage.old. And the differences between sage.old and sage are contained in sage.patch. Only the file sage needs to be applied; don't apply the patch file.

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Dec 28, 2009

Reviewer: Minh Van Nguyen

@mwhansen
Copy link
Contributor

mwhansen commented Jan 3, 2010

Merged: sage-4.3.1.alpha0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant