Skip to content

Commit

Permalink
Update the path used to access scripts/checkSCCSversion in the mvm fi…
Browse files Browse the repository at this point in the history
…les, which

is now at one remove from scripts.
  • Loading branch information
eliotmiranda committed Aug 27, 2021
1 parent f94e489 commit 2dba044
Show file tree
Hide file tree
Showing 197 changed files with 205 additions and 196 deletions.
9 changes: 9 additions & 0 deletions Boundaries
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
In my world I learn from those that have things to teach me.
I like beautiful music, complex or simple, not dumbed down pop.
A world that caters only to beginners contains no bicyclists, no bicycles,
only clumsy things with training wheels. It is a world that does not teach
skills, but avoids them in the mistaken belief that the short term hurt of
falling off a bicycle is not worth the long term benefit of efficient personal
transport. If people want to live in such a world I can't stop them, but I
am a cyclist. I won't live with training wheels. I am unreasonable enough to
expect those that want to cycle will want to do it properly.
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.stack.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.stack.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/newspeak.stack.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/pharo.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/pharo.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/pharo.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.v3/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.v3/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.cog.v3/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.v3/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.v3/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv6/squeak.stack.v3/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.stack.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.stack.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32ARMv7/newspeak.stack.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.stack.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.stack.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/newspeak.stack.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/nsnac.cog.spur/build.assert/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/nsnac.cog.spur/build.debug/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
2 changes: 1 addition & 1 deletion building/linux32x86/nsnac.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ $# -ge 1 ]; then
esac
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [ $# -ge 1 ]; then
INSTALLDIR="$1"; shift
fi

if ../../../../scripts/checkSCCSversion ; then exit 1; fi
if ../../../../../scripts/checkSCCSversion ; then exit 1; fi
echo -n "clean? "
read a
case $a in
Expand Down
Loading

0 comments on commit 2dba044

Please sign in to comment.