]> granicus.if.org Git - graphviz/commitdiff
fix bug #1456
authorellson <devnull@localhost>
Fri, 26 Sep 2008 10:37:25 +0000 (10:37 +0000)
committerellson <devnull@localhost>
Fri, 26 Sep 2008 10:37:25 +0000 (10:37 +0000)
rtest/rtest.sh

index eb12f09c6e370a5110b6a6228cd7a178c24aa374..cdedda5db5a6f9edbaef47f8ee47babdfcaef7ae 100755 (executable)
@@ -321,7 +321,7 @@ shift $((OPTIND-1))
 
 if [[ ! -d "$REFDIR" ]]
 then
-  print -u 2 "Test data directory $REFDIR does not exit"
+  print -u 2 "Test data directory $REFDIR does not exist"
   exit 1
 fi