<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/debian/pixelated-user-agent.postinst, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>Revert "[#918] Adds verbose output for post-install script"</title>
<updated>2017-02-07T19:18:34+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-02-07T19:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=4ee98503c8dcd715afceaf1baf7d4afb686ef02e'/>
<id>4ee98503c8dcd715afceaf1baf7d4afb686ef02e</id>
<content type='text'>
This reverts commit 9a8df480a57ad68153b9ac5e2d4017a9cbfb57f9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9a8df480a57ad68153b9ac5e2d4017a9cbfb57f9.
</pre>
</div>
</content>
</entry>
<entry>
<title>[#918] Adds exit status to post install script</title>
<updated>2017-02-07T17:18:56+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-02-07T17:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=5edcfb63ad387100eaa9c4ba83e01ca53dfdac15'/>
<id>5edcfb63ad387100eaa9c4ba83e01ca53dfdac15</id>
<content type='text'>
Without `exit X` the scritp gets the exit status from last
command. So it was getting the exit status from
`systemctl -q is-active pixelated-server.service` when
pixelated-server wasn't running.

with @deniscostadsc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without `exit X` the scritp gets the exit status from last
command. So it was getting the exit status from
`systemctl -q is-active pixelated-server.service` when
pixelated-server wasn't running.

with @deniscostadsc
</pre>
</div>
</content>
</entry>
<entry>
<title>[#918] Adds verbose output for post-install script</title>
<updated>2017-02-07T15:37:41+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-02-07T15:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=9a8df480a57ad68153b9ac5e2d4017a9cbfb57f9'/>
<id>9a8df480a57ad68153b9ac5e2d4017a9cbfb57f9</id>
<content type='text'>
With @deniscostadsc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With @deniscostadsc
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[#918] Reverts the postinstall script"</title>
<updated>2017-02-06T17:07:54+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-02-06T13:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=55e2f707fabc01735d0c185ded6682219ba0c555'/>
<id>55e2f707fabc01735d0c185ded6682219ba0c555</id>
<content type='text'>
This reverts commit 98abd30f1ecf7c8d6ef3d5ecce90396a2868a1fc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 98abd30f1ecf7c8d6ef3d5ecce90396a2868a1fc.
</pre>
</div>
</content>
</entry>
<entry>
<title>[#918] Reverts the postinstall script</title>
<updated>2017-02-02T13:57:29+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-02-02T13:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=98abd30f1ecf7c8d6ef3d5ecce90396a2868a1fc'/>
<id>98abd30f1ecf7c8d6ef3d5ecce90396a2868a1fc</id>
<content type='text'>
Related with PR #949:
https://github.com/pixelated/pixelated-user-agent/pull/949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related with PR #949:
https://github.com/pixelated/pixelated-user-agent/pull/949
</pre>
</div>
</content>
</entry>
<entry>
<title>Only restart pixelated-server if service is active and systemd exists</title>
<updated>2017-01-27T12:14:05+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-01-27T12:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=c51525351a5ce54e9ff7ee83d8f02d71cbc20151'/>
<id>c51525351a5ce54e9ff7ee83d8f02d71cbc20151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#918] Adds scritp to restart pixelated-server</title>
<updated>2017-01-26T13:27:06+00:00</updated>
<author>
<name>Denis Costa</name>
<email>deniscostadsc@gmail.com</email>
</author>
<published>2017-01-26T13:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=af10ac9186e763dc4bf943ae429464fedff4d729'/>
<id>af10ac9186e763dc4bf943ae429464fedff4d729</id>
<content type='text'>
After upgrading Pixelated User Agent package this script will restart the
server in order to have the newest code running.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After upgrading Pixelated User Agent package this script will restart the
server in order to have the newest code running.
</pre>
</div>
</content>
</entry>
</feed>
