[SUCS Devel] [Git][sucssite/sucs-site][master] Fix sucs site deploy script thing

Imran Hussain imranh at sucs.org
Tue Sep 24 12:31:37 BST 2019



Imran Hussain pushed to branch master at sucssite / sucs-site


Commits:
f86ec8d5 by Imran Hussain at 2019-09-24T11:31:33Z
Fix sucs site deploy script thing
- - - - -


1 changed file:

- htdocs/pull.php


Changes:

=====================================
htdocs/pull.php
=====================================
@@ -4,7 +4,7 @@ exec("cd ..; git reset --hard HEAD; git pull", $retArr, $retVal);
 
 if ($retVal == 0) {
 	print(ok);
-	exit(0)
+	exit(0);
 }
 
 print("not ok\n");



View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/f86ec8d5d0df3a5be6071cd8f35ff8b79af2f32f

-- 
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/f86ec8d5d0df3a5be6071cd8f35ff8b79af2f32f
You're receiving this email because of your account on projects.sucs.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20190924/88771fbc/attachment-0001.html>


More information about the Devel mailing list