-
Notifications
You must be signed in to change notification settings - Fork 3
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
base: main
Are you sure you want to change the base?
Conversation
Added backup of modded trac_client_1.ttm per VS
Added simkern.conf new location
There was a problem hiding this 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
There was a problem hiding this 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" |
There was a problem hiding this comment.
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"
deleted \t
Also make a backup of .CPprofile files per VS
Version 1.4.1
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 |
Hello Rick,
thanks for this information. I will try to keep vsxexport actual.
Best wishes for your future.
INNOVATION NEXT DOOR: Dortmund ist Europäische Innovationshauptstadt -
iCapital 2021.
https://www.innovation-next-door.de
Der Schutz Ihrer personenbezogenen Daten ist der Stadt Dortmund ein
wichtiges Anliegen. Weitere Informationen finden Sie unter folgendem Link:
http://www.dortmund.de/datenschutz.
Unverschlüsselte E-Mails können auf allen Internetstrecken unbefugt
mitgelesen/verändert werden.
Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken. Pro
Blatt sparen Sie durchschnittlich 15g Holz, 260ml Wasser, 0,05kWh Strom
und 5g CO2.
|
Hello I added backup of simkern.conf new location and rad_conf.C