diff options
author | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2011-04-13 23:41:41 +0200 |
---|---|---|
committer | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2011-04-13 23:41:41 +0200 |
commit | cd18153f9963bbdc7f5312f3e896e8f90b8158dd (patch) | |
tree | e56a28e1a4658b3467ce0953570083255010f583 /overlay-cleanup-tool | |
parent | not used anymore (diff) | |
download | keruspe-cd18153f9963bbdc7f5312f3e896e8f90b8158dd.tar.gz keruspe-cd18153f9963bbdc7f5312f3e896e8f90b8158dd.tar.bz2 keruspe-cd18153f9963bbdc7f5312f3e896e8f90b8158dd.zip |
don't exit explicitely
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Diffstat (limited to 'overlay-cleanup-tool')
-rwxr-xr-x | overlay-cleanup-tool | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overlay-cleanup-tool b/overlay-cleanup-tool index 88b3a83e..06755671 100755 --- a/overlay-cleanup-tool +++ b/overlay-cleanup-tool @@ -38,5 +38,3 @@ main() { main keruspe -exit 0 - |