Skip to content

Commit f43d9f9

Browse files
committed
Minor correction
1 parent 4a1b32a commit f43d9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elluminate.sh

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ do_tests() {
554554
do_bsh_alias() {
555555
if [ -f $HOME/.bash_aliases ]; then
556556
mv -vb $HOME/.bash_aliases $HOME/.bash_aliases_bak
557+
echo
557558
touch $HOME/.bash_aliases
558559
else
559560
touch $HOME/.bash_aliases

0 commit comments

Comments
 (0)