From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: [BUG] Testing fails after rename of ob-sh Date: Thu, 16 Jan 2014 17:43:06 -0500 Message-ID: <20140116224305.GA45120@eyeBook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3vef-0003ad-7V for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 17:43:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3veX-0007GL-Ui for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 17:43:17 -0500 Received: from mail.rickster.com ([204.62.15.78]:38495) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3veX-0007GF-Rs for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 17:43:09 -0500 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: schulte.eric@gmail.com Cc: emacs-orgmode@gnu.org Eric- After doing a git pull including the rename of ob-sh.el to ob-shell.el, testing fails with the error: Cannot open load file: no such file or directory, ob-sh rick