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

Added some new backups #2

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

jkleinhans
Copy link

Hello I added backup of simkern.conf new location and rad_conf.C

Added backup of modded trac_client_1.ttm per VS
Added simkern.conf new location
Copy link
Owner

@Rick-Hoppe Rick-Hoppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The NOT FOUND row needs an extra \t behind found so the output alligns correctly

@jkleinhans jkleinhans requested a review from Rick-Hoppe February 2, 2022 06:52
Copy link
Owner

@Rick-Hoppe Rick-Hoppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is not the one I meant, perhaps I wasn't specific enough. The extra \t needs to be removed here.

cp --parents $FWDIR/conf/rad_conf.C $OUTPUTDIR/VS0
printf "| \t\t\t| rad_conf.C found\t\t\t|${txt_green} SAVED${txt_reset}\t\t|\n"
else
printf "| \t\t\t| rad_conf.C NOT found\t\t|${txt_green} OK${txt_reset}\t\t|\n"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra \t was needed here. Needs to be changed into:
printf "| \t\t\t| rad_conf.C NOT found\t\t\t|${txt_green} OK${txt_reset}\t\t|\n"

Also make a backup of .CPprofile files per VS
Version 1.4.1
@Rick-Hoppe
Copy link
Owner

Hi Jan,

I'm sorry to have to inform you that I've stopped releasing new versions. See also https://checkpoint.engineer/news/a-farewell-from-checkpoint-engineer-gratitude-and-new-beginnings/

Kind regards,

Rick

@jkleinhans
Copy link
Author

jkleinhans commented Mar 24, 2024 via email

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

Successfully merging this pull request may close these issues.

2 participants