diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-03-28 20:35:05 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-03-28 20:35:05 +0200 |
commit | a401355d5aed89f686d178f01400432c71cf6380 (patch) | |
tree | ca0a5ab860aed72a38db571e7a43a5a38770a98e /test | |
parent | 1532b47bdf8cabc86d7e0f6d5e81342c42c48b2a (diff) |
finally remove the directory event-multiplexer crap
Diffstat (limited to 'test')
-rwxr-xr-x | test/simple-build-check.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh index 7a82521111..a2cbbfd631 100755 --- a/test/simple-build-check.sh +++ b/test/simple-build-check.sh @@ -9,7 +9,6 @@ EXTRAS="\ extras/cdrom_id \ extras/edd_id \ extras/floppy \ - extras/run_directory \ extras/firmware \ extras/path_id \ extras/rule_generator" |