[mousetrap/gnome3-wip: 32/240] Restore original directory in moustrap.sh



commit 8bd7f48f92d2091ba1d94fc10b89413458368cff
Author: Stoney Jackson <dr stoney gmail com>
Date:   Fri May 9 20:35:30 2014 -0400

    Restore original directory in moustrap.sh

 bin/mousetrap.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/mousetrap.sh b/bin/mousetrap.sh
index 81310a5..da96f47 100755
--- a/bin/mousetrap.sh
+++ b/bin/mousetrap.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
 test -z "$PROJECT_DIRECTORY" && . "$(dirname "$0")"/lib/environment_up.sh
 cd "$PROJECT_DIRECTORY"
-
 "$PROJECT_DIRECTORY/src/mousetrap/mousetrap"
+cd -


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]