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

Shellchecking #59

Conversation

dhxgit
Copy link
Member

@dhxgit dhxgit commented Feb 11, 2016

Additionally a vim-modeline was added.

Also compare to Issue #6
Also improved the debian_grub_fix function #46

@dhxgit dhxgit changed the title Shellcheck'd debian.sh Shellchecking Feb 12, 2016
@dhxgit dhxgit force-pushed the shchk_debian.sh branch 3 times, most recently from d141dde to 2710de1 Compare February 12, 2016 10:37
# echo "DEVICES /dev/[hs]d*" > $FOLD/hdd$MDADMCONF
# execute_chroot_command "mdadm --detail --scan | sed -e 's/metadata=00.90/metadata=0.90/g' >> $MDADMCONF"; declare -i EXITCODE=$?
# echo "DEVICES /dev/[hs]d*" > $FOLD/hdd$MDADMCONF
# execute_chroot_command "mdadm --detail --scan | sed -e 's/metadata=00.90/metadata=0.90/g' >> $MDADMCONF"; declare -i EXITCODE=$?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove this old stuff?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at this point it is just about shellchecking, changing functionality has been avoided on purpose.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #61

@Bluewind
Copy link

Apart from this one issue I'm happy with the commits except "Shellcheck'd debian.sh". This contains too many changes and I am not going to review it.

@bastelfreak bastelfreak mentioned this pull request Feb 15, 2016
@bastelfreak
Copy link
Member

👍
discussed this on IRC

bastelfreak added a commit that referenced this pull request Feb 15, 2016
@bastelfreak bastelfreak merged commit 038c80c into virtapi:validate_scripts_with_shellcheck_issue_6 Feb 15, 2016
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

Successfully merging this pull request may close these issues.

4 participants