Move some things from scripts/ to lib/ and some sample configs to

lib/galaxy/config/sample/
This commit is contained in:
Nate Coraor
2016-07-07 13:49:27 -04:00
parent 8772297095
commit 42cf61fd36
28 changed files with 0 additions and 44 deletions
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0002_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0003_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0004_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0005_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0006_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0007_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0008_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0009_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0010_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0011_tools.xml $@
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
cd `dirname $0`/../..
python ./scripts/migrate_tools/migrate_tools.py 0012_tools.xml $@