annotate clean.sh @ 59:2f4d333f7500

Fix SO_ERROR ouput type According to POSIX, SO_ERROR expects an int, not a "long long", so use that instead.
author Andreas Rottmann <a.rottmann@gmx.at>
date Sun, 26 Jun 2016 04:10:01 +0200
parents d621348448de
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
65c01f57bdce Initial commit
ivo <ivo@UFO-Net.nl>
parents:
diff changeset
1 #!/bin/sh
65c01f57bdce Initial commit
ivo <ivo@UFO-Net.nl>
parents:
diff changeset
2 echo Cleaning up...
17
d621348448de Fixing linuxisms
Dereckson <dereckson@espace-win.org>
parents: 0
diff changeset
3 rm -rf out obj debian/data tmp