ChangeLog, script:
  Add scripts to skip the e_brel_bma and e_irel_ima tests (since they
  have been removed from the library for now)

diff --git a/tests/ChangeLog b/tests/ChangeLog
index 0543a9d..1024e61 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,8 @@
+Sat Oct 25 18:38:56 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+	* Add scripts to skip the e_brel_bma and e_irel_ima tests (since
+		they have been removed from the library for now)
+
 Thu Aug 14 11:25:23 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
 	* f_badinode: Modify test to check for "bad" character and block
diff --git a/tests/e_brel_bma/script b/tests/e_brel_bma/script
new file mode 100644
index 0000000..c046675
--- /dev/null
+++ b/tests/e_brel_bma/script
@@ -0,0 +1,2 @@
+rm -f $test_name.ok $test_name.failed
+echo "skipped"
diff --git a/tests/e_irel_ima/script b/tests/e_irel_ima/script
new file mode 100644
index 0000000..c046675
--- /dev/null
+++ b/tests/e_irel_ima/script
@@ -0,0 +1,2 @@
+rm -f $test_name.ok $test_name.failed
+echo "skipped"