1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/mps/qa/test/script/commands/try
Richard Tucker 2284f79d8a Add version hu, split version and product, and improve option handling
Copied from Perforce
 Change: 20564
 ServerID: perforce.ravenbrook.com
1999-02-17 17:09:36 +00:00

9 lines
285 B
Perl

#!/usr/local/bin/perl
# $HopeName: MMQA_harness!script:commands:try(trunk.9) $
#
# run tests interactively (allows for user input, immediate results,
# &c, but doesn't give results in standard format)
print "The try command has been removed. Please use the run command instead.\n";