"sudo ./broth.sh" builds in /home/root
Bug #665521 reported by
danstowell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
broth |
Fix Committed
|
Low
|
Aymeric Mansoux |
Bug Description
I mistakenly did "sudo ./broth.sh" (sudo not needed) and it built in /home/root ...a folder which didn't exist until then. I don't know if there's much to do to avoid such user error - could bail out if the expected home folder doesn't already exist?
Changed in broth: | |
importance: | Undecided → Low |
Changed in broth: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I am going to make a radical change then, instead for asking for sudo passwd while building I will only accept broth to be ran as root (sudo) with a mandatory build folder to be passed.