tSyntax fixes. - dotg - a bitreich fosdem adventure
HTML git clone git://parazyd.org/dotg.git
DIR Log
DIR Files
DIR Refs
---
DIR commit 36ec7f589355b9281bd2f0d6c9603e8632e22504
DIR parent b70101822785e181534f7b9af01b3fe288fe7d5c
HTML Author: parazyd <parazyd@dyne.org>
Date: Sun, 25 Feb 2018 15:45:26 +0100
Syntax fixes.
Diffstat:
M act-i/Toilet1.sh | 1 +
M act-i/Toilet2.sh | 4 ++--
M act-i/talk-elves.sh | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
DIR diff --git a/act-i/Toilet1.sh b/act-i/Toilet1.sh
t@@ -34,6 +34,7 @@ specific_toilet1() {
rm -f "$inventory/.notyet"
fi
fi
+ ;;
Black_dildo)
if [ -f "$inventory/.isfrench" ];
DIR diff --git a/act-i/Toilet2.sh b/act-i/Toilet2.sh
t@@ -23,8 +23,8 @@ specific_toilet2() {
But then you read the sign:
»Pour votre securité, ces
- toilettes est sou surveillance
- videó et le sexe du fromage
+ toilettes sont sous surveillance
+ videó et le sexe fromagé
est interdit !«
Maybe you should use toilet 1 for
DIR diff --git a/act-i/talk-elves.sh b/act-i/talk-elves.sh
t@@ -79,7 +79,7 @@ fi
printf 1 > "$i/Black_dildo"
done
printf 1 > "$inventory/.orgyhappened"
- if [ "$inventory/.isfrench" ]; then
+ if [ -f "$inventory/.isfrench" ]; then
printf 1 > "$inventory/Cheese"
else
printf 1 > "$kitchen/table/Cheese"