diff options
| author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 13:44:38 +0000 |
|---|---|---|
| committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 13:44:38 +0000 |
| commit | a71f0a4648cc64c4a2f41e797d9956116287f162 (patch) | |
| tree | da41ee77660aa08983b089c0d57c0d0105564b04 /bootstrap | |
| parent | ec518fdc477c0200e618257ca45236d6393cdd18 (diff) | |
| download | lcd4linux-a71f0a4648cc64c4a2f41e797d9956116287f162.tar.gz | |
added svn properties and keywords
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@729 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
| -rwxr-xr-x | bootstrap | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ #!/bin/sh +# $Id$ +# $URL$ + # exit on errors set -e |
