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

Commit changes... #364

Merged
merged 4 commits into from Sep 16, 2017
Merged

Commit changes... #364

merged 4 commits into from Sep 16, 2017

Conversation

ghost
Copy link

@ghost ghost commented Sep 16, 2017

  • Add some .gitignore entries so we don't have loads of files to add if we
    are using gbp and debuild.

Phil Wyett added 3 commits September 16, 2017 05:22
* Add some .gitignore entries so we don't have loads of files to add if we
  are using gbp and debuild.
* Eliminate shellcheck warning.
* Check intltool is installed. Output message if not and then exit.
* Eliminate shellcheck warning.
@@ -3,7 +3,7 @@
set -e

cd "$(dirname "$0")"
cd ..
cd .. || exit
Copy link
Owner

Choose a reason for hiding this comment

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

Why do we need || exit here and below? Would it be cleaner to not call the scripts in the first place?

Copy link
Author

Choose a reason for hiding this comment

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

Issue will be rectified locally only.

* Reinstate code that emits warnings. I will suppress warnings locally.
@jendrikseipp jendrikseipp merged commit f949968 into jendrikseipp:master Sep 16, 2017
@jendrikseipp
Copy link
Owner

Thanks!

@ghost ghost deleted the kathenas branch September 16, 2017 16:55
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.

1 participant