emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bash script to update - only make when update there?
@ 2013-12-10  8:44 Rainer M Krug
  2013-12-10 15:59 ` Nick Dokos
  2013-12-10 17:00 ` Achim Gratz
  0 siblings, 2 replies; 12+ messages in thread
From: Rainer M Krug @ 2013-12-10  8:44 UTC (permalink / raw)
  To: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I have a question concerning a bash script to update org (and ess in
the same way but in a different script).

The script I use to update org looks as follow:

#!/bin/sh
cd ~/.emacs.d/org-git

####
#!/bin/sh
git checkout master
make update
####

which works nicely, but I would like to only execute the "make update"
if git updated something - I am sure this is possible, but how?

Thanks,

Rainer

- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSptRSAAoJENvXNx4PUvmCcpMIAI3A8M/YsSmgB8IShrIc12S3
qZSM+jOUdCZaSxs7rA2NMs0J9W9nL+spvZN66c/VS4je75KPxQXeKCmbSsThuoKW
U6kbMQU1lyHiyFFkwq8ZOSYTWisA/X4d4uQ5rT99kfx1uthvLbyMKLvZzvSkxceG
W3+yMKuhiMDT+Rc3Qwuox6+N4YtucJbPkcjJJwKEtSZwIFdVhxRxFxBkGaZhS+Cy
UpMHjyxrtHUjAPVVl7LDng51ps+69kXCi6rf2+rHWwIViErkhytXLMA1IHC63qCc
48QmjFVnHBklcKFZ0MjhQ6EHkg/M+Xjp0UNr4I/QO0k06F8ITTnERIwnIsRpFRk=
=RpCX
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-12-13  8:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-10  8:44 Bash script to update - only make when update there? Rainer M Krug
2013-12-10 15:59 ` Nick Dokos
2013-12-10 18:35   ` Rainer M Krug
2013-12-10 19:31     ` Nick Dokos
2013-12-10 19:37       ` Rainer M Krug
2013-12-10 20:50         ` Samuel Wales
2013-12-12  9:00           ` Rainer M Krug
2013-12-13  0:26             ` Suvayu Ali
2013-12-13  8:40               ` Rainer M Krug
2013-12-10 17:00 ` Achim Gratz
2013-12-10 17:12   ` Achim Gratz
2013-12-10 18:36     ` Rainer M Krug

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).