Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Review packaging scripts #299

Merged
merged 16 commits into from
Sep 1, 2015
Merged

Review packaging scripts #299

merged 16 commits into from
Sep 1, 2015

Conversation

jordimassaguerpla
Copy link
Member

Review scripts so that they can be used for configuration after installing the rpm

@@ -0,0 +1,51 @@
#!/bin/bash

if [[ $(id -u) -ne 0 ]] ; then echo "Please run as root" ; exit 1 ; fi
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't write if statements as one-liners

@mssola
Copy link
Collaborator

mssola commented Sep 1, 2015

LGTM. Just fix the conflicts

mssola added a commit that referenced this pull request Sep 1, 2015
@mssola mssola merged commit 2d4e89e into SUSE:master Sep 1, 2015
@jordimassaguerpla jordimassaguerpla deleted the review_packaging_scripts branch September 1, 2015 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants