crust fails if DIRECTORY is relative path
Status: Beta
Brought to you by:
psychogenic
running "crust --init --copy mydir" where mydir is a relative path, crust fails to properly initialize the directory with the following errors:
[jlaughlin@rtukickstart crust]$ crust --init --copy hlahglha
Initializing hlahglha.
touch: cannot touch `build/cleandirs.contents.md5': No such file or directory
touch: cannot touch `build/current.contents.md5': No such file or directory
touch: cannot touch `build/contents.diff': No such file or directory
Calculating md5 sums. This will take a few more moments...
sh: build/cleandirs.contents.md5: No such file or directory
sh: build/cleandirs.contents.md5: No such file or directory
Done.