we don't need to pre-create Koha staging tables since mig link and mig stage can...
[migration-tools.git] / so
diff --git a/so b/so
index 52f078d..784ee2a 100755 (executable)
--- a/so
+++ b/so
@@ -1,2 +1,2 @@
 #!/bin/bash
-time mig sql -f $1 2>&1 | tee $1.out
+time mig sql -f $1 2>&1 | tee `basename $1`.out