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

Name mismatch in default_files when no golbat_host #20

Closed
StefanoSnoopy opened this issue Jan 31, 2024 · 1 comment
Closed

Name mismatch in default_files when no golbat_host #20

StefanoSnoopy opened this issue Jan 31, 2024 · 1 comment

Comments

@StefanoSnoopy
Copy link

extra s in setting.run . procedures instead of procedure

Blissey/settings.run

Lines 35 to 36 in 328a10a

if [[ -z $golbat_host ]] ;then
cp $folder/default_files/procedures.sql.default $folder/procedures.sql

...
Creating required procedures
cp: cannot stat '/home/user/Blissey/default_files/procedures.sql.default': No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
sed: can't read /home/user/Blissey/procedures.sql: No such file or directory
./settings.run: line 54: /home/user/Blissey/procedures.sql: No such file or directory
...

https://github.com/UnownHash/Blissey/blob/328a10a2045ed5d2637605cf204e428387175e05/default_files/procedure.sql.default

@StefanoSnoopy
Copy link
Author

Sorry, I didn't realize it had already been solved with #17
I was on main

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

No branches or pull requests

1 participant