# test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin experimental-all `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin experimental-disk `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin experimental-disk-and-tape `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin experimental-tape `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # run both the disk and the tape based regression tests.
 #
 # Include full output
+LANG=C
 echo "Begin nightly-all `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin nightly-disk `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin nightly-disk-and-tape `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 
 # test only the disk based regression scripts
 #
 # Include full output
+LANG=C
 echo "Begin nightly-tape `date`"
 save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1