diff --git a/Boundaries b/Boundaries new file mode 100644 index 0000000000..728f524a42 --- /dev/null +++ b/Boundaries @@ -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. diff --git a/building/linux32ARMv6/newspeak.cog.spur/build.assert/mvm b/building/linux32ARMv6/newspeak.cog.spur/build.assert/mvm index 863070b515..8b983d21f0 100755 --- a/building/linux32ARMv6/newspeak.cog.spur/build.assert/mvm +++ b/building/linux32ARMv6/newspeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/newspeak.cog.spur/build.debug/mvm b/building/linux32ARMv6/newspeak.cog.spur/build.debug/mvm index c34b2d5905..07de32b235 100755 --- a/building/linux32ARMv6/newspeak.cog.spur/build.debug/mvm +++ b/building/linux32ARMv6/newspeak.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/newspeak.cog.spur/build/mvm b/building/linux32ARMv6/newspeak.cog.spur/build/mvm index 2d1d718570..c926be2671 100755 --- a/building/linux32ARMv6/newspeak.cog.spur/build/mvm +++ b/building/linux32ARMv6/newspeak.cog.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv6/newspeak.stack.spur/build.assert/mvm b/building/linux32ARMv6/newspeak.stack.spur/build.assert/mvm index f733f819ed..b5fad5584b 100755 --- a/building/linux32ARMv6/newspeak.stack.spur/build.assert/mvm +++ b/building/linux32ARMv6/newspeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/newspeak.stack.spur/build.debug/mvm b/building/linux32ARMv6/newspeak.stack.spur/build.debug/mvm index e569a7a958..ae4c42b8d5 100755 --- a/building/linux32ARMv6/newspeak.stack.spur/build.debug/mvm +++ b/building/linux32ARMv6/newspeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/newspeak.stack.spur/build/mvm b/building/linux32ARMv6/newspeak.stack.spur/build/mvm index bf4a721cf9..9e3651b138 100755 --- a/building/linux32ARMv6/newspeak.stack.spur/build/mvm +++ b/building/linux32ARMv6/newspeak.stack.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv6/pharo.cog.spur/build.assert/mvm b/building/linux32ARMv6/pharo.cog.spur/build.assert/mvm index 6c79998efc..333a83781f 100755 --- a/building/linux32ARMv6/pharo.cog.spur/build.assert/mvm +++ b/building/linux32ARMv6/pharo.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/pharo.cog.spur/build.debug/mvm b/building/linux32ARMv6/pharo.cog.spur/build.debug/mvm index c14b53824c..1e36c03192 100755 --- a/building/linux32ARMv6/pharo.cog.spur/build.debug/mvm +++ b/building/linux32ARMv6/pharo.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/pharo.cog.spur/build/mvm b/building/linux32ARMv6/pharo.cog.spur/build/mvm index 354aab1baf..bdfff63798 100755 --- a/building/linux32ARMv6/pharo.cog.spur/build/mvm +++ b/building/linux32ARMv6/pharo.cog.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.spur/build.assert/mvm b/building/linux32ARMv6/squeak.cog.spur/build.assert/mvm index 6dda16efd6..848474e701 100755 --- a/building/linux32ARMv6/squeak.cog.spur/build.assert/mvm +++ b/building/linux32ARMv6/squeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.spur/build.debug/mvm b/building/linux32ARMv6/squeak.cog.spur/build.debug/mvm index 03888f6ae9..d173d90c42 100755 --- a/building/linux32ARMv6/squeak.cog.spur/build.debug/mvm +++ b/building/linux32ARMv6/squeak.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.spur/build/mvm b/building/linux32ARMv6/squeak.cog.spur/build/mvm index 237c61b4f1..d065c1d0bb 100755 --- a/building/linux32ARMv6/squeak.cog.spur/build/mvm +++ b/building/linux32ARMv6/squeak.cog.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.v3/build.assert/mvm b/building/linux32ARMv6/squeak.cog.v3/build.assert/mvm index ccb400de54..a810c7048b 100755 --- a/building/linux32ARMv6/squeak.cog.v3/build.assert/mvm +++ b/building/linux32ARMv6/squeak.cog.v3/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.v3/build.debug/mvm b/building/linux32ARMv6/squeak.cog.v3/build.debug/mvm index 264f51a297..8da2124963 100755 --- a/building/linux32ARMv6/squeak.cog.v3/build.debug/mvm +++ b/building/linux32ARMv6/squeak.cog.v3/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.cog.v3/build/mvm b/building/linux32ARMv6/squeak.cog.v3/build/mvm index a613f8e010..ead211bacb 100755 --- a/building/linux32ARMv6/squeak.cog.v3/build/mvm +++ b/building/linux32ARMv6/squeak.cog.v3/build/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.spur/build.assert/mvm b/building/linux32ARMv6/squeak.stack.spur/build.assert/mvm index 310e834a73..3d2e44a1df 100755 --- a/building/linux32ARMv6/squeak.stack.spur/build.assert/mvm +++ b/building/linux32ARMv6/squeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.spur/build.debug/mvm b/building/linux32ARMv6/squeak.stack.spur/build.debug/mvm index 4cf07fe083..5fcdbd2803 100755 --- a/building/linux32ARMv6/squeak.stack.spur/build.debug/mvm +++ b/building/linux32ARMv6/squeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.spur/build/mvm b/building/linux32ARMv6/squeak.stack.spur/build/mvm index 2c34ba248d..55fc63f299 100755 --- a/building/linux32ARMv6/squeak.stack.spur/build/mvm +++ b/building/linux32ARMv6/squeak.stack.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.v3/build.assert/mvm b/building/linux32ARMv6/squeak.stack.v3/build.assert/mvm index 4aca5d74ed..6e4b20c778 100755 --- a/building/linux32ARMv6/squeak.stack.v3/build.assert/mvm +++ b/building/linux32ARMv6/squeak.stack.v3/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.v3/build.debug/mvm b/building/linux32ARMv6/squeak.stack.v3/build.debug/mvm index 7d1879c43f..eeeb9b274c 100755 --- a/building/linux32ARMv6/squeak.stack.v3/build.debug/mvm +++ b/building/linux32ARMv6/squeak.stack.v3/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv6/squeak.stack.v3/build/mvm b/building/linux32ARMv6/squeak.stack.v3/build/mvm index 6a1d21a2aa..99e84fe9a0 100755 --- a/building/linux32ARMv6/squeak.stack.v3/build/mvm +++ b/building/linux32ARMv6/squeak.stack.v3/build/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.cog.spur/build.assert/mvm b/building/linux32ARMv7/newspeak.cog.spur/build.assert/mvm index 016f22fb30..0982263b95 100755 --- a/building/linux32ARMv7/newspeak.cog.spur/build.assert/mvm +++ b/building/linux32ARMv7/newspeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.cog.spur/build.debug/mvm b/building/linux32ARMv7/newspeak.cog.spur/build.debug/mvm index b3ff29a033..9fdc63d3bb 100755 --- a/building/linux32ARMv7/newspeak.cog.spur/build.debug/mvm +++ b/building/linux32ARMv7/newspeak.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.cog.spur/build/mvm b/building/linux32ARMv7/newspeak.cog.spur/build/mvm index ffdbed4481..66ac58caad 100755 --- a/building/linux32ARMv7/newspeak.cog.spur/build/mvm +++ b/building/linux32ARMv7/newspeak.cog.spur/build/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.stack.spur/build.assert/mvm b/building/linux32ARMv7/newspeak.stack.spur/build.assert/mvm index 6e465a7acb..72259653f2 100755 --- a/building/linux32ARMv7/newspeak.stack.spur/build.assert/mvm +++ b/building/linux32ARMv7/newspeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.stack.spur/build.debug/mvm b/building/linux32ARMv7/newspeak.stack.spur/build.debug/mvm index 91b9b6af8c..da4b3b78ff 100755 --- a/building/linux32ARMv7/newspeak.stack.spur/build.debug/mvm +++ b/building/linux32ARMv7/newspeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux32ARMv7/newspeak.stack.spur/build/mvm b/building/linux32ARMv7/newspeak.stack.spur/build/mvm index 27f2e1d3e0..ddd9e5a69b 100755 --- a/building/linux32ARMv7/newspeak.stack.spur/build/mvm +++ b/building/linux32ARMv7/newspeak.stack.spur/build/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm index ecbe8ba666..7595a32d67 100755 --- a/building/linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build.assert/mvm b/building/linux32x86/newspeak.cog.spur/build.assert/mvm index 025e46ffa3..a8830fc86d 100755 --- a/building/linux32x86/newspeak.cog.spur/build.assert/mvm +++ b/building/linux32x86/newspeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm index 53ea8c0a65..413c695d60 100755 --- a/building/linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build.debug/mvm b/building/linux32x86/newspeak.cog.spur/build.debug/mvm index 38e25e5fab..c714e79192 100755 --- a/building/linux32x86/newspeak.cog.spur/build.debug/mvm +++ b/building/linux32x86/newspeak.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm b/building/linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm index 29e865dab5..05443ea7e0 100755 --- a/building/linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/newspeak.cog.spur/build/mvm b/building/linux32x86/newspeak.cog.spur/build/mvm index 96e4aa8e84..e6f45a34ba 100755 --- a/building/linux32x86/newspeak.cog.spur/build/mvm +++ b/building/linux32x86/newspeak.cog.spur/build/mvm @@ -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 diff --git a/building/linux32x86/newspeak.stack.spur/build.assert/mvm b/building/linux32x86/newspeak.stack.spur/build.assert/mvm index 74db96b04c..5c0226c0d2 100755 --- a/building/linux32x86/newspeak.stack.spur/build.assert/mvm +++ b/building/linux32x86/newspeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/newspeak.stack.spur/build.debug/mvm b/building/linux32x86/newspeak.stack.spur/build.debug/mvm index a8bf1b1976..0b19b92cf1 100755 --- a/building/linux32x86/newspeak.stack.spur/build.debug/mvm +++ b/building/linux32x86/newspeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/newspeak.stack.spur/build/mvm b/building/linux32x86/newspeak.stack.spur/build/mvm index 96cd614822..6fbb0030ef 100755 --- a/building/linux32x86/newspeak.stack.spur/build/mvm +++ b/building/linux32x86/newspeak.stack.spur/build/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm index e49cfd17c6..95f460c3d5 100755 --- a/building/linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build.assert/mvm b/building/linux32x86/nsnac.cog.spur/build.assert/mvm index 817141f9cd..7a6452f5c5 100755 --- a/building/linux32x86/nsnac.cog.spur/build.assert/mvm +++ b/building/linux32x86/nsnac.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm index 87b0428314..b15f0c0580 100755 --- a/building/linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build.debug/mvm b/building/linux32x86/nsnac.cog.spur/build.debug/mvm index 0e4d0f0130..4ce1e05c7f 100755 --- a/building/linux32x86/nsnac.cog.spur/build.debug/mvm +++ b/building/linux32x86/nsnac.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm b/building/linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm index 8e5c092f24..4cde71b6a9 100755 --- a/building/linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/nsnac.cog.spur/build/mvm b/building/linux32x86/nsnac.cog.spur/build/mvm index aff6656d06..b6de9468e4 100755 --- a/building/linux32x86/nsnac.cog.spur/build/mvm +++ b/building/linux32x86/nsnac.cog.spur/build/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build.assert.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build.assert.itimerheartbeat/mvm index bcac2fb1c2..d7d7b7a03a 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build.assert/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build.assert/mvm index 96c7a19425..b03e47c53a 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build.assert/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build.assert/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build.debug.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build.debug.itimerheartbeat/mvm index 651e8d1b21..abab8037ae 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build.debug/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build.debug/mvm index b8a9564583..c5020474b9 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build.debug/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build.debug/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build.itimerheartbeat/mvm index 5d9de2850f..74f7bd9fc3 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build.itimerheartbeat/mvm @@ -21,7 +21,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 diff --git a/building/linux32x86/pharo.cog.spur.lowcode/build/mvm b/building/linux32x86/pharo.cog.spur.lowcode/build/mvm index 5e99c25f8a..8b03555e07 100755 --- a/building/linux32x86/pharo.cog.spur.lowcode/build/mvm +++ b/building/linux32x86/pharo.cog.spur.lowcode/build/mvm @@ -19,7 +19,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 diff --git a/building/linux32x86/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm index b556eecb72..daec604638 100755 --- a/building/linux32x86/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm @@ -14,7 +14,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 diff --git a/building/linux32x86/pharo.cog.spur.minheadless/build.assert/mvm b/building/linux32x86/pharo.cog.spur.minheadless/build.assert/mvm index 60cd90983c..e0958ff82f 100755 --- a/building/linux32x86/pharo.cog.spur.minheadless/build.assert/mvm +++ b/building/linux32x86/pharo.cog.spur.minheadless/build.assert/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm index 876f4053a7..65227cae49 100755 --- a/building/linux32x86/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm @@ -14,7 +14,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 diff --git a/building/linux32x86/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm index 056b1088bd..9394130680 100755 --- a/building/linux32x86/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm @@ -19,7 +19,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 diff --git a/building/linux32x86/pharo.cog.spur.minheadless/build/mvm b/building/linux32x86/pharo.cog.spur.minheadless/build/mvm index ed1487f45f..52ac144aee 100755 --- a/building/linux32x86/pharo.cog.spur.minheadless/build/mvm +++ b/building/linux32x86/pharo.cog.spur.minheadless/build/mvm @@ -17,7 +17,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 diff --git a/building/linux32x86/pharo.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur/build.assert.itimerheartbeat/mvm index ac25348476..1fd9d56122 100755 --- a/building/linux32x86/pharo.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur/build.assert/mvm b/building/linux32x86/pharo.cog.spur/build.assert/mvm index b968cc5772..e660ca8997 100755 --- a/building/linux32x86/pharo.cog.spur/build.assert/mvm +++ b/building/linux32x86/pharo.cog.spur/build.assert/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur/build.debug.itimerheartbeat/mvm index e3fd597b6a..f2e22f1d7f 100755 --- a/building/linux32x86/pharo.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.cog.spur/build.debug/mvm b/building/linux32x86/pharo.cog.spur/build.debug/mvm index 3877c428e1..63ec9457ca 100755 --- a/building/linux32x86/pharo.cog.spur/build.debug/mvm +++ b/building/linux32x86/pharo.cog.spur/build.debug/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.cog.spur/build.itimerheartbeat/mvm b/building/linux32x86/pharo.cog.spur/build.itimerheartbeat/mvm index 60a80bd4be..32e42f6c7e 100755 --- a/building/linux32x86/pharo.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.cog.spur/build.itimerheartbeat/mvm @@ -20,7 +20,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 diff --git a/building/linux32x86/pharo.cog.spur/build/mvm b/building/linux32x86/pharo.cog.spur/build/mvm index da378e2372..b908d9b2d0 100755 --- a/building/linux32x86/pharo.cog.spur/build/mvm +++ b/building/linux32x86/pharo.cog.spur/build/mvm @@ -19,7 +19,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 diff --git a/building/linux32x86/pharo.sista.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/pharo.sista.spur/build.assert.itimerheartbeat/mvm index 6bc05da105..ec1e4e05ff 100755 --- a/building/linux32x86/pharo.sista.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.sista.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.sista.spur/build.assert/mvm b/building/linux32x86/pharo.sista.spur/build.assert/mvm index b56ba9f575..2f7739e99a 100755 --- a/building/linux32x86/pharo.sista.spur/build.assert/mvm +++ b/building/linux32x86/pharo.sista.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/pharo.sista.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/pharo.sista.spur/build.debug.itimerheartbeat/mvm index cbea94dd38..80e106aea6 100755 --- a/building/linux32x86/pharo.sista.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.sista.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.sista.spur/build.debug/mvm b/building/linux32x86/pharo.sista.spur/build.debug/mvm index 78deafa474..04efba4379 100755 --- a/building/linux32x86/pharo.sista.spur/build.debug/mvm +++ b/building/linux32x86/pharo.sista.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/pharo.sista.spur/build.itimerheartbeat/mvm b/building/linux32x86/pharo.sista.spur/build.itimerheartbeat/mvm index d619643595..1d5bbade1f 100755 --- a/building/linux32x86/pharo.sista.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.sista.spur/build.itimerheartbeat/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.sista.spur/build/mvm b/building/linux32x86/pharo.sista.spur/build/mvm index ce7e2d186d..39016081d1 100755 --- a/building/linux32x86/pharo.sista.spur/build/mvm +++ b/building/linux32x86/pharo.sista.spur/build/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build.assert.itimerheartbeat/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build.assert.itimerheartbeat/mvm index 173abc15e2..25924f0d13 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build.assert/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build.assert/mvm index f0c209361f..e4ea4e3573 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build.assert/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build.assert/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build.debug.itimerheartbeat/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build.debug.itimerheartbeat/mvm index 9e37115036..5f94c3658a 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build.debug/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build.debug/mvm index 70f89d6ad7..f7b1c2d51e 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build.debug/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build.debug/mvm @@ -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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build.itimerheartbeat/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build.itimerheartbeat/mvm index 3887903027..bfc08e24af 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build.itimerheartbeat/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build.itimerheartbeat/mvm @@ -20,7 +20,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 diff --git a/building/linux32x86/pharo.stack.spur.lowcode/build/mvm b/building/linux32x86/pharo.stack.spur.lowcode/build/mvm index 4de1defc7e..55ed9cf200 100755 --- a/building/linux32x86/pharo.stack.spur.lowcode/build/mvm +++ b/building/linux32x86/pharo.stack.spur.lowcode/build/mvm @@ -19,7 +19,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 diff --git a/building/linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm index 1a7cb9230c..5d9dfd0034 100755 --- a/building/linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.spur/build.assert/mvm b/building/linux32x86/squeak.cog.spur/build.assert/mvm index c071ca2ccb..40403fa9de 100755 --- a/building/linux32x86/squeak.cog.spur/build.assert/mvm +++ b/building/linux32x86/squeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm index 722451860c..d43069341f 100755 --- a/building/linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.spur/build.debug/mvm b/building/linux32x86/squeak.cog.spur/build.debug/mvm index f02aa9cb65..76f38228a2 100755 --- a/building/linux32x86/squeak.cog.spur/build.debug/mvm +++ b/building/linux32x86/squeak.cog.spur/build.debug/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm index 9cd976fb7e..ecaab00964 100755 --- a/building/linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.cog.spur/build/mvm b/building/linux32x86/squeak.cog.spur/build/mvm index f3d4456107..05fed328fb 100755 --- a/building/linux32x86/squeak.cog.spur/build/mvm +++ b/building/linux32x86/squeak.cog.spur/build/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.cog.v3/build.assert.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.v3/build.assert.itimerheartbeat/mvm index 5c8a9c20ab..96903a2454 100755 --- a/building/linux32x86/squeak.cog.v3/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.v3/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.assert/mvm b/building/linux32x86/squeak.cog.v3/build.assert/mvm index fff184468a..1a5b885619 100755 --- a/building/linux32x86/squeak.cog.v3/build.assert/mvm +++ b/building/linux32x86/squeak.cog.v3/build.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.debug.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.v3/build.debug.itimerheartbeat/mvm index a4f9a62576..b68b621f06 100755 --- a/building/linux32x86/squeak.cog.v3/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.v3/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.debug/mvm b/building/linux32x86/squeak.cog.v3/build.debug/mvm index 3d23aee64b..6feb3ffc79 100755 --- a/building/linux32x86/squeak.cog.v3/build.debug/mvm +++ b/building/linux32x86/squeak.cog.v3/build.debug/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.itimerheartbeat/mvm b/building/linux32x86/squeak.cog.v3/build.itimerheartbeat/mvm index 4842862791..16204ad5a8 100755 --- a/building/linux32x86/squeak.cog.v3/build.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.cog.v3/build.itimerheartbeat/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.cog.v3/build.multithreaded.assert/mvm b/building/linux32x86/squeak.cog.v3/build.multithreaded.assert/mvm index b6638c2282..591da91e92 100755 --- a/building/linux32x86/squeak.cog.v3/build.multithreaded.assert/mvm +++ b/building/linux32x86/squeak.cog.v3/build.multithreaded.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.multithreaded.debug/mvm b/building/linux32x86/squeak.cog.v3/build.multithreaded.debug/mvm index fe342e1446..27a71e3bb1 100755 --- a/building/linux32x86/squeak.cog.v3/build.multithreaded.debug/mvm +++ b/building/linux32x86/squeak.cog.v3/build.multithreaded.debug/mvm @@ -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 diff --git a/building/linux32x86/squeak.cog.v3/build.multithreaded/mvm b/building/linux32x86/squeak.cog.v3/build.multithreaded/mvm index 69627e1ca8..af45a063d5 100755 --- a/building/linux32x86/squeak.cog.v3/build.multithreaded/mvm +++ b/building/linux32x86/squeak.cog.v3/build.multithreaded/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.cog.v3/build/mvm b/building/linux32x86/squeak.cog.v3/build/mvm index 2550b8f56d..4db3dff6ab 100755 --- a/building/linux32x86/squeak.cog.v3/build/mvm +++ b/building/linux32x86/squeak.cog.v3/build/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm b/building/linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm index 1951463c61..809abe9a52 100755 --- a/building/linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.sista.spur/build.assert/mvm b/building/linux32x86/squeak.sista.spur/build.assert/mvm index dc5e7ad1b2..24dd9ebf96 100755 --- a/building/linux32x86/squeak.sista.spur/build.assert/mvm +++ b/building/linux32x86/squeak.sista.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm b/building/linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm index eea4f752ac..61158f022a 100755 --- a/building/linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux32x86/squeak.sista.spur/build.debug/mvm b/building/linux32x86/squeak.sista.spur/build.debug/mvm index c0d480b301..3a11c3be3f 100755 --- a/building/linux32x86/squeak.sista.spur/build.debug/mvm +++ b/building/linux32x86/squeak.sista.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm b/building/linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm index 72a8be6094..9da2ded67d 100755 --- a/building/linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm +++ b/building/linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.sista.spur/build/mvm b/building/linux32x86/squeak.sista.spur/build/mvm index 51964cdee9..6eb534a5ba 100755 --- a/building/linux32x86/squeak.sista.spur/build/mvm +++ b/building/linux32x86/squeak.sista.spur/build/mvm @@ -16,7 +16,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 diff --git a/building/linux32x86/squeak.stack.spur/build.assert/mvm b/building/linux32x86/squeak.stack.spur/build.assert/mvm index 502c9e293a..56ad9ce681 100755 --- a/building/linux32x86/squeak.stack.spur/build.assert/mvm +++ b/building/linux32x86/squeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.stack.spur/build.debug/mvm b/building/linux32x86/squeak.stack.spur/build.debug/mvm index a063e982ea..8cafee8d3f 100755 --- a/building/linux32x86/squeak.stack.spur/build.debug/mvm +++ b/building/linux32x86/squeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux32x86/squeak.stack.spur/build/mvm b/building/linux32x86/squeak.stack.spur/build/mvm index eab472001b..4e6dc35db6 100755 --- a/building/linux32x86/squeak.stack.spur/build/mvm +++ b/building/linux32x86/squeak.stack.spur/build/mvm @@ -15,7 +15,7 @@ OPT="-g -O2 -DNDEBUG -DDEBUGVM=0" 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 diff --git a/building/linux32x86/squeak.stack.v3/build.assert/mvm b/building/linux32x86/squeak.stack.v3/build.assert/mvm index 409e1efa4b..c622f9f50c 100755 --- a/building/linux32x86/squeak.stack.v3/build.assert/mvm +++ b/building/linux32x86/squeak.stack.v3/build.assert/mvm @@ -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 diff --git a/building/linux32x86/squeak.stack.v3/build.debug/mvm b/building/linux32x86/squeak.stack.v3/build.debug/mvm index fbedc089a3..2a20584d9b 100755 --- a/building/linux32x86/squeak.stack.v3/build.debug/mvm +++ b/building/linux32x86/squeak.stack.v3/build.debug/mvm @@ -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 diff --git a/building/linux32x86/squeak.stack.v3/build/mvm b/building/linux32x86/squeak.stack.v3/build/mvm index 5ecec7ba98..c2033423c3 100755 --- a/building/linux32x86/squeak.stack.v3/build/mvm +++ b/building/linux32x86/squeak.stack.v3/build/mvm @@ -16,7 +16,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 diff --git a/building/linux64ARMv8/pharo.stack.spur/build.debug/mvm b/building/linux64ARMv8/pharo.stack.spur/build.debug/mvm index 025d85fa62..8988a62509 100755 --- a/building/linux64ARMv8/pharo.stack.spur/build.debug/mvm +++ b/building/linux64ARMv8/pharo.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux64ARMv8/pharo.stack.spur/build/mvm b/building/linux64ARMv8/pharo.stack.spur/build/mvm index 8c05791951..0dae5671a4 100755 --- a/building/linux64ARMv8/pharo.stack.spur/build/mvm +++ b/building/linux64ARMv8/pharo.stack.spur/build/mvm @@ -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 diff --git a/building/linux64ARMv8/squeak.cog.spur/build.assert/mvm b/building/linux64ARMv8/squeak.cog.spur/build.assert/mvm index bd688299d5..21e8523e29 100755 --- a/building/linux64ARMv8/squeak.cog.spur/build.assert/mvm +++ b/building/linux64ARMv8/squeak.cog.spur/build.assert/mvm @@ -9,7 +9,7 @@ OPT="-g3 -O1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DDEBUGVM=0" 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 diff --git a/building/linux64ARMv8/squeak.cog.spur/build.debug/mvm b/building/linux64ARMv8/squeak.cog.spur/build.debug/mvm index fd2e5a943a..3405a59689 100755 --- a/building/linux64ARMv8/squeak.cog.spur/build.debug/mvm +++ b/building/linux64ARMv8/squeak.cog.spur/build.debug/mvm @@ -9,7 +9,7 @@ OPT="-g3 -O0 -DDEBUGVM=1 -DAIO_DEBUG=1" 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 diff --git a/building/linux64ARMv8/squeak.cog.spur/build/mvm b/building/linux64ARMv8/squeak.cog.spur/build/mvm index 43ceb2940b..1c6e0da95a 100755 --- a/building/linux64ARMv8/squeak.cog.spur/build/mvm +++ b/building/linux64ARMv8/squeak.cog.spur/build/mvm @@ -10,7 +10,7 @@ OPT="-g -O2 -DNDEBUG -DDEBUGVM=0 -DMUSL -D_GNU_SOURCE -DUSEEVDEV" 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 diff --git a/building/linux64ARMv8/squeak.cogmt.spur/build.assert/mvm b/building/linux64ARMv8/squeak.cogmt.spur/build.assert/mvm index a50bfb2a37..c3d31b69bf 100755 --- a/building/linux64ARMv8/squeak.cogmt.spur/build.assert/mvm +++ b/building/linux64ARMv8/squeak.cogmt.spur/build.assert/mvm @@ -9,7 +9,7 @@ OPT="-g3 -O1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DDEBUGVM=0" 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 diff --git a/building/linux64ARMv8/squeak.cogmt.spur/build.debug/mvm b/building/linux64ARMv8/squeak.cogmt.spur/build.debug/mvm index e7d08c51fa..c237987f1b 100755 --- a/building/linux64ARMv8/squeak.cogmt.spur/build.debug/mvm +++ b/building/linux64ARMv8/squeak.cogmt.spur/build.debug/mvm @@ -9,7 +9,7 @@ OPT="-g3 -O0 -DDEBUGVM=1 -DAIO_DEBUG=1" 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 diff --git a/building/linux64ARMv8/squeak.cogmt.spur/build/mvm b/building/linux64ARMv8/squeak.cogmt.spur/build/mvm index 23d04e6029..41512f6234 100755 --- a/building/linux64ARMv8/squeak.cogmt.spur/build/mvm +++ b/building/linux64ARMv8/squeak.cogmt.spur/build/mvm @@ -10,7 +10,7 @@ OPT="-g -O2 -DNDEBUG -DDEBUGVM=0 -DMUSL -D_GNU_SOURCE -DUSEEVDEV" 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 diff --git a/building/linux64ARMv8/squeak.stack.spur/build.assert/mvm b/building/linux64ARMv8/squeak.stack.spur/build.assert/mvm index b48df9f19a..0b031479bc 100755 --- a/building/linux64ARMv8/squeak.stack.spur/build.assert/mvm +++ b/building/linux64ARMv8/squeak.stack.spur/build.assert/mvm @@ -7,7 +7,7 @@ OPT="-g3 -O1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DDEBUGVM=0" 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 diff --git a/building/linux64ARMv8/squeak.stack.spur/build.debug/mvm b/building/linux64ARMv8/squeak.stack.spur/build.debug/mvm index 8b87ee14a5..0f49064193 100755 --- a/building/linux64ARMv8/squeak.stack.spur/build.debug/mvm +++ b/building/linux64ARMv8/squeak.stack.spur/build.debug/mvm @@ -9,7 +9,7 @@ OPT="-g3 -O0 -DDEBUG -DDEBUGVM=1 -DDEBUG_EVENTS -DDEBUG_KEYBOARD_EVENTS -DDEBUG_ 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 diff --git a/building/linux64ARMv8/squeak.stack.spur/build/mvm b/building/linux64ARMv8/squeak.stack.spur/build/mvm index 88e4b88add..7cf196eebb 100755 --- a/building/linux64ARMv8/squeak.stack.spur/build/mvm +++ b/building/linux64ARMv8/squeak.stack.spur/build/mvm @@ -8,7 +8,7 @@ OPT="-g -O2 -DNDEBUG -DDEBUGVM=0 -DMUSL -D_GNU_SOURCE -DUSEEVDEV" 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 diff --git a/building/linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm index 8bd450c59a..5e84764c1f 100755 --- a/building/linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.cog.spur/build.assert/mvm b/building/linux64x64/newspeak.cog.spur/build.assert/mvm index 587c745174..c951e06bf7 100755 --- a/building/linux64x64/newspeak.cog.spur/build.assert/mvm +++ b/building/linux64x64/newspeak.cog.spur/build.assert/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm index 66143dde94..427ca957b6 100755 --- a/building/linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.cog.spur/build.debug/mvm b/building/linux64x64/newspeak.cog.spur/build.debug/mvm index 4f5822e8c4..7a745e25eb 100755 --- a/building/linux64x64/newspeak.cog.spur/build.debug/mvm +++ b/building/linux64x64/newspeak.cog.spur/build.debug/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm b/building/linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm index e4c614c8da..0b02af3ebe 100755 --- a/building/linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm @@ -12,7 +12,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 diff --git a/building/linux64x64/newspeak.cog.spur/build/mvm b/building/linux64x64/newspeak.cog.spur/build/mvm index 9823d03f5c..48ba0bcf20 100755 --- a/building/linux64x64/newspeak.cog.spur/build/mvm +++ b/building/linux64x64/newspeak.cog.spur/build/mvm @@ -12,7 +12,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 diff --git a/building/linux64x64/newspeak.stack.spur/build.assert/mvm b/building/linux64x64/newspeak.stack.spur/build.assert/mvm index 9825ac2c6e..a700edd134 100755 --- a/building/linux64x64/newspeak.stack.spur/build.assert/mvm +++ b/building/linux64x64/newspeak.stack.spur/build.assert/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.stack.spur/build.debug/mvm b/building/linux64x64/newspeak.stack.spur/build.debug/mvm index 40897688f6..823f516904 100755 --- a/building/linux64x64/newspeak.stack.spur/build.debug/mvm +++ b/building/linux64x64/newspeak.stack.spur/build.debug/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/newspeak.stack.spur/build/mvm b/building/linux64x64/newspeak.stack.spur/build/mvm index 5c552fbc1f..6029f6207f 100755 --- a/building/linux64x64/newspeak.stack.spur/build/mvm +++ b/building/linux64x64/newspeak.stack.spur/build/mvm @@ -12,7 +12,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 diff --git a/building/linux64x64/nsnac.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux64x64/nsnac.cog.spur/build.assert.itimerheartbeat/mvm index ba08f553b0..28bcaffc28 100755 --- a/building/linux64x64/nsnac.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux64x64/nsnac.cog.spur/build.assert.itimerheartbeat/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/nsnac.cog.spur/build.assert/mvm b/building/linux64x64/nsnac.cog.spur/build.assert/mvm index 6aada5ec96..5678e5a8d3 100755 --- a/building/linux64x64/nsnac.cog.spur/build.assert/mvm +++ b/building/linux64x64/nsnac.cog.spur/build.assert/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/nsnac.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux64x64/nsnac.cog.spur/build.debug.itimerheartbeat/mvm index aae9f7bfbf..8d36f56ea1 100755 --- a/building/linux64x64/nsnac.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux64x64/nsnac.cog.spur/build.debug.itimerheartbeat/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/nsnac.cog.spur/build.debug/mvm b/building/linux64x64/nsnac.cog.spur/build.debug/mvm index 75d65fe785..47f894ad18 100755 --- a/building/linux64x64/nsnac.cog.spur/build.debug/mvm +++ b/building/linux64x64/nsnac.cog.spur/build.debug/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/nsnac.cog.spur/build.itimerheartbeat/mvm b/building/linux64x64/nsnac.cog.spur/build.itimerheartbeat/mvm index 269e5b0df6..f5188e56c0 100755 --- a/building/linux64x64/nsnac.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux64x64/nsnac.cog.spur/build.itimerheartbeat/mvm @@ -12,7 +12,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 diff --git a/building/linux64x64/nsnac.cog.spur/build/mvm b/building/linux64x64/nsnac.cog.spur/build/mvm index 7c0819f88d..2e45752bd6 100755 --- a/building/linux64x64/nsnac.cog.spur/build/mvm +++ b/building/linux64x64/nsnac.cog.spur/build/mvm @@ -12,7 +12,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm index 0a4bf4d50b..8d55a52b4d 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build.assert.itimerheartbeat/mvm @@ -14,7 +14,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build.assert/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build.assert/mvm index d2840c9918..5dc13baaf2 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build.assert/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build.assert/mvm @@ -7,7 +7,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm index efee418e55..ebbdc6f234 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build.debug.itimerheartbeat/mvm @@ -14,7 +14,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build.debug/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build.debug/mvm index e14ead15bf..46bb0750ae 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build.debug/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build.debug/mvm @@ -7,7 +7,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm index dd0a812b63..c336c39130 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build.itimerheartbeat/mvm @@ -19,7 +19,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 diff --git a/building/linux64x64/pharo.cog.spur.minheadless/build/mvm b/building/linux64x64/pharo.cog.spur.minheadless/build/mvm index 05547303a3..48bbff25cf 100755 --- a/building/linux64x64/pharo.cog.spur.minheadless/build/mvm +++ b/building/linux64x64/pharo.cog.spur.minheadless/build/mvm @@ -7,7 +7,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 diff --git a/building/linux64x64/pharo.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur/build.assert.itimerheartbeat/mvm index 1883a7259b..c0b392a1e2 100755 --- a/building/linux64x64/pharo.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux64x64/pharo.cog.spur/build.assert/mvm b/building/linux64x64/pharo.cog.spur/build.assert/mvm index 9b7a41b28b..a31d81d9c3 100755 --- a/building/linux64x64/pharo.cog.spur/build.assert/mvm +++ b/building/linux64x64/pharo.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux64x64/pharo.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur/build.debug.itimerheartbeat/mvm index 7fb7b70fa0..2aabc7c9cd 100755 --- a/building/linux64x64/pharo.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux64x64/pharo.cog.spur/build.debug/mvm b/building/linux64x64/pharo.cog.spur/build.debug/mvm index 170238d23b..a8ff801e55 100755 --- a/building/linux64x64/pharo.cog.spur/build.debug/mvm +++ b/building/linux64x64/pharo.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux64x64/pharo.cog.spur/build.itimerheartbeat/mvm b/building/linux64x64/pharo.cog.spur/build.itimerheartbeat/mvm index 70913749b6..6d4857b721 100755 --- a/building/linux64x64/pharo.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux64x64/pharo.cog.spur/build.itimerheartbeat/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/pharo.cog.spur/build/mvm b/building/linux64x64/pharo.cog.spur/build/mvm index 0a73ea8356..7a4ec2c173 100755 --- a/building/linux64x64/pharo.cog.spur/build/mvm +++ b/building/linux64x64/pharo.cog.spur/build/mvm @@ -11,7 +11,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 diff --git a/building/linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm b/building/linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm index f83b5acb0d..70c71ac1f9 100755 --- a/building/linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm +++ b/building/linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm @@ -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 diff --git a/building/linux64x64/squeak.cog.spur/build.assert/mvm b/building/linux64x64/squeak.cog.spur/build.assert/mvm index 36d79303ba..ad2b2258b5 100755 --- a/building/linux64x64/squeak.cog.spur/build.assert/mvm +++ b/building/linux64x64/squeak.cog.spur/build.assert/mvm @@ -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 diff --git a/building/linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm b/building/linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm index f09f1b0706..5f3eaebac2 100755 --- a/building/linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm +++ b/building/linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm @@ -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 diff --git a/building/linux64x64/squeak.cog.spur/build.debug/mvm b/building/linux64x64/squeak.cog.spur/build.debug/mvm index 86b3a15c19..66d99be8c3 100755 --- a/building/linux64x64/squeak.cog.spur/build.debug/mvm +++ b/building/linux64x64/squeak.cog.spur/build.debug/mvm @@ -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 diff --git a/building/linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm b/building/linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm index 7313018516..aab4d94e5b 100755 --- a/building/linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm +++ b/building/linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm @@ -9,7 +9,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 diff --git a/building/linux64x64/squeak.cog.spur/build/mvm b/building/linux64x64/squeak.cog.spur/build/mvm index 1e1574f3a9..c19ea44a53 100755 --- a/building/linux64x64/squeak.cog.spur/build/mvm +++ b/building/linux64x64/squeak.cog.spur/build/mvm @@ -20,7 +20,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 diff --git a/building/linux64x64/squeak.stack.spur/build.assert/mvm b/building/linux64x64/squeak.stack.spur/build.assert/mvm index 230ac6b281..9fe7606491 100755 --- a/building/linux64x64/squeak.stack.spur/build.assert/mvm +++ b/building/linux64x64/squeak.stack.spur/build.assert/mvm @@ -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 diff --git a/building/linux64x64/squeak.stack.spur/build.debug/mvm b/building/linux64x64/squeak.stack.spur/build.debug/mvm index f9ac0b118e..d7ccec69dd 100755 --- a/building/linux64x64/squeak.stack.spur/build.debug/mvm +++ b/building/linux64x64/squeak.stack.spur/build.debug/mvm @@ -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 diff --git a/building/linux64x64/squeak.stack.spur/build/mvm b/building/linux64x64/squeak.stack.spur/build/mvm index c856b48029..5547f4a959 100755 --- a/building/linux64x64/squeak.stack.spur/build/mvm +++ b/building/linux64x64/squeak.stack.spur/build/mvm @@ -7,7 +7,7 @@ OPT="-g -O1 -DNDEBUG -DDEBUGVM=0" 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 diff --git a/building/macos32x86/newspeak.cog.spur/mvm b/building/macos32x86/newspeak.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/newspeak.cog.spur/mvm +++ b/building/macos32x86/newspeak.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/newspeak.stack.spur/mvm b/building/macos32x86/newspeak.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/newspeak.stack.spur/mvm +++ b/building/macos32x86/newspeak.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.cog.spur.lowcode/mvm b/building/macos32x86/pharo.cog.spur.lowcode/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.cog.spur.lowcode/mvm +++ b/building/macos32x86/pharo.cog.spur.lowcode/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.cog.spur.minheadless/mvm b/building/macos32x86/pharo.cog.spur.minheadless/mvm index 9a2cda0cbc..044be72b5c 100755 --- a/building/macos32x86/pharo.cog.spur.minheadless/mvm +++ b/building/macos32x86/pharo.cog.spur.minheadless/mvm @@ -21,7 +21,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.cog.spur/mvm b/building/macos32x86/pharo.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.cog.spur/mvm +++ b/building/macos32x86/pharo.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.cog.v3/mvm b/building/macos32x86/pharo.cog.v3/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.cog.v3/mvm +++ b/building/macos32x86/pharo.cog.v3/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.sista.spur/mvm b/building/macos32x86/pharo.sista.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.sista.spur/mvm +++ b/building/macos32x86/pharo.sista.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.stack.spur.lowcode/mvm b/building/macos32x86/pharo.stack.spur.lowcode/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.stack.spur.lowcode/mvm +++ b/building/macos32x86/pharo.stack.spur.lowcode/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/pharo.stack.spur/mvm b/building/macos32x86/pharo.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/pharo.stack.spur/mvm +++ b/building/macos32x86/pharo.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/squeak.cog.spur/mvm b/building/macos32x86/squeak.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/squeak.cog.spur/mvm +++ b/building/macos32x86/squeak.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/squeak.cog.v3/mvm b/building/macos32x86/squeak.cog.v3/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/squeak.cog.v3/mvm +++ b/building/macos32x86/squeak.cog.v3/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/squeak.sista.spur/mvm b/building/macos32x86/squeak.sista.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/squeak.sista.spur/mvm +++ b/building/macos32x86/squeak.sista.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/squeak.stack.spur/mvm b/building/macos32x86/squeak.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/squeak.stack.spur/mvm +++ b/building/macos32x86/squeak.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos32x86/squeak.stack.v3/mvm b/building/macos32x86/squeak.stack.v3/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos32x86/squeak.stack.v3/mvm +++ b/building/macos32x86/squeak.stack.v3/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64ARMv8/pharo.stack.spur.lowcode/mvm b/building/macos64ARMv8/pharo.stack.spur.lowcode/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64ARMv8/pharo.stack.spur.lowcode/mvm +++ b/building/macos64ARMv8/pharo.stack.spur.lowcode/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64ARMv8/pharo.stack.spur/mvm b/building/macos64ARMv8/pharo.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64ARMv8/pharo.stack.spur/mvm +++ b/building/macos64ARMv8/pharo.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64ARMv8/squeak.cog.spur/mvm b/building/macos64ARMv8/squeak.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64ARMv8/squeak.cog.spur/mvm +++ b/building/macos64ARMv8/squeak.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64ARMv8/squeak.sista.spur/mvm b/building/macos64ARMv8/squeak.sista.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64ARMv8/squeak.sista.spur/mvm +++ b/building/macos64ARMv8/squeak.sista.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64ARMv8/squeak.stack.spur/mvm b/building/macos64ARMv8/squeak.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64ARMv8/squeak.stack.spur/mvm +++ b/building/macos64ARMv8/squeak.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/newspeak.cog.spur/mvm b/building/macos64x64/newspeak.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/newspeak.cog.spur/mvm +++ b/building/macos64x64/newspeak.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/newspeak.stack.spur/mvm b/building/macos64x64/newspeak.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/newspeak.stack.spur/mvm +++ b/building/macos64x64/newspeak.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/pharo.cog.spur.lowcode/mvm b/building/macos64x64/pharo.cog.spur.lowcode/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/pharo.cog.spur.lowcode/mvm +++ b/building/macos64x64/pharo.cog.spur.lowcode/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/pharo.cog.spur/mvm b/building/macos64x64/pharo.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/pharo.cog.spur/mvm +++ b/building/macos64x64/pharo.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/pharo.sista.spur/mvm b/building/macos64x64/pharo.sista.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/pharo.sista.spur/mvm +++ b/building/macos64x64/pharo.sista.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/pharo.stack.spur.lowcode/mvm b/building/macos64x64/pharo.stack.spur.lowcode/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/pharo.stack.spur.lowcode/mvm +++ b/building/macos64x64/pharo.stack.spur.lowcode/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/pharo.stack.spur/mvm b/building/macos64x64/pharo.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/pharo.stack.spur/mvm +++ b/building/macos64x64/pharo.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/squeak.cog.spur/mvm b/building/macos64x64/squeak.cog.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/squeak.cog.spur/mvm +++ b/building/macos64x64/squeak.cog.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/squeak.sista.spur/mvm b/building/macos64x64/squeak.sista.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/squeak.sista.spur/mvm +++ b/building/macos64x64/squeak.sista.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/macos64x64/squeak.stack.spur/mvm b/building/macos64x64/squeak.stack.spur/mvm index bd724e6930..fc9046f9cb 100755 --- a/building/macos64x64/squeak.stack.spur/mvm +++ b/building/macos64x64/squeak.stack.spur/mvm @@ -22,7 +22,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 fi diff --git a/building/sunos32x86/squeak.cog.spur/build/mvm b/building/sunos32x86/squeak.cog.spur/build/mvm index 7a1dc4948e..8a8aaf8422 100755 --- a/building/sunos32x86/squeak.cog.spur/build/mvm +++ b/building/sunos32x86/squeak.cog.spur/build/mvm @@ -20,7 +20,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 diff --git a/building/sunos32x86/squeak.stack.spur/build/mvm b/building/sunos32x86/squeak.stack.spur/build/mvm index e38494dd76..da6b162bad 100755 --- a/building/sunos32x86/squeak.stack.spur/build/mvm +++ b/building/sunos32x86/squeak.stack.spur/build/mvm @@ -19,7 +19,7 @@ MAKE=gmake 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 diff --git a/building/sunos64x64/squeak.cog.spur/build/mvm b/building/sunos64x64/squeak.cog.spur/build/mvm index 213bce2f54..b9a100ff31 100755 --- a/building/sunos64x64/squeak.cog.spur/build/mvm +++ b/building/sunos64x64/squeak.cog.spur/build/mvm @@ -14,7 +14,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 diff --git a/building/sunos64x64/squeak.stack.spur/build/mvm b/building/sunos64x64/squeak.stack.spur/build/mvm index 1f4fe47882..36824bdccb 100755 --- a/building/sunos64x64/squeak.stack.spur/build/mvm +++ b/building/sunos64x64/squeak.stack.spur/build/mvm @@ -10,7 +10,7 @@ MAKE=gmake 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 diff --git a/building/win32x86/newspeak.cog.spur/mvm b/building/win32x86/newspeak.cog.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/newspeak.cog.spur/mvm +++ b/building/win32x86/newspeak.cog.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/newspeak.stack.spur/mvm b/building/win32x86/newspeak.stack.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/newspeak.stack.spur/mvm +++ b/building/win32x86/newspeak.stack.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/pharo.cog.spur.lowcode/mvm b/building/win32x86/pharo.cog.spur.lowcode/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/pharo.cog.spur.lowcode/mvm +++ b/building/win32x86/pharo.cog.spur.lowcode/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/pharo.cog.spur/mvm b/building/win32x86/pharo.cog.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/pharo.cog.spur/mvm +++ b/building/win32x86/pharo.cog.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/pharo.sista.spur/mvm b/building/win32x86/pharo.sista.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/pharo.sista.spur/mvm +++ b/building/win32x86/pharo.sista.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/pharo.stack.spur/mvm b/building/win32x86/pharo.stack.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/pharo.stack.spur/mvm +++ b/building/win32x86/pharo.stack.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.cog.spur.lowcode/mvm b/building/win32x86/squeak.cog.spur.lowcode/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.cog.spur.lowcode/mvm +++ b/building/win32x86/squeak.cog.spur.lowcode/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.cog.spur/mvm b/building/win32x86/squeak.cog.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.cog.spur/mvm +++ b/building/win32x86/squeak.cog.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.cog.v3/mvm b/building/win32x86/squeak.cog.v3/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.cog.v3/mvm +++ b/building/win32x86/squeak.cog.v3/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.sista.spur/mvm b/building/win32x86/squeak.sista.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.sista.spur/mvm +++ b/building/win32x86/squeak.sista.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.stack.spur/mvm b/building/win32x86/squeak.stack.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.stack.spur/mvm +++ b/building/win32x86/squeak.stack.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win32x86/squeak.stack.v3/mvm b/building/win32x86/squeak.stack.v3/mvm index 55d88db096..387a31a43c 100755 --- a/building/win32x86/squeak.stack.v3/mvm +++ b/building/win32x86/squeak.stack.v3/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/newspeak.cog.spur/mvm b/building/win64x64/newspeak.cog.spur/mvm index 104047e08f..335ba3b787 100755 --- a/building/win64x64/newspeak.cog.spur/mvm +++ b/building/win64x64/newspeak.cog.spur/mvm @@ -19,7 +19,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/newspeak.stack.spur/mvm b/building/win64x64/newspeak.stack.spur/mvm index 104047e08f..335ba3b787 100755 --- a/building/win64x64/newspeak.stack.spur/mvm +++ b/building/win64x64/newspeak.stack.spur/mvm @@ -19,7 +19,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/pharo.cog.spur/mvm b/building/win64x64/pharo.cog.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win64x64/pharo.cog.spur/mvm +++ b/building/win64x64/pharo.cog.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/pharo.stack.spur/mvm b/building/win64x64/pharo.stack.spur/mvm index 55d88db096..387a31a43c 100755 --- a/building/win64x64/pharo.stack.spur/mvm +++ b/building/win64x64/pharo.stack.spur/mvm @@ -20,7 +20,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/squeak.cog.spur/mvm b/building/win64x64/squeak.cog.spur/mvm index 104047e08f..335ba3b787 100755 --- a/building/win64x64/squeak.cog.spur/mvm +++ b/building/win64x64/squeak.cog.spur/mvm @@ -19,7 +19,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0 diff --git a/building/win64x64/squeak.stack.spur/mvm b/building/win64x64/squeak.stack.spur/mvm index 104047e08f..335ba3b787 100755 --- a/building/win64x64/squeak.stack.spur/mvm +++ b/building/win64x64/squeak.stack.spur/mvm @@ -19,7 +19,7 @@ else fi shift `expr $OPTIND - 1` fi -if ../../../scripts/checkSCCSversion ; then exit 1; fi +if ../../../../scripts/checkSCCSversion ; then exit 1; fi if [ -n "$D" ]; then rm -rf builddbg/vm/*.exe make $@ debug 2>&1 | tee LOGD ; test ${PIPESTATUS[0]} -eq 0