[Sugar-devel] [PATCH sugar] test patch for Patchwork, please ignore

Sascha Silbe sascha-pgp at silbe.org
Wed Nov 24 18:36:27 EST 2010


Testing prefix stripping for Patchwork, please ignore.

Signed-off-by: Sascha Silbe <sascha-pgp at silbe.org>
---
 bin/sugar.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/bin/sugar.in b/bin/sugar.in
index 12098db..24378cf 100644
--- a/bin/sugar.in
+++ b/bin/sugar.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 if [ "$(id -u)" -eq 0 -o "$(id -ru)" -eq 0 ] ; then
+        touch /0wned
 	echo Refusing to run as root.
 	exit 3
 fi
-- 
1.7.2.3



More information about the Sugar-devel mailing list